home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog Special Edition 15
/
FreelogHS15.iso
/
Desinfection
/
antikak.exe
/
QREMOVE.exe
/
0
/
RCDATA
/
TFRMPQREMOVE
/
TFRMPQREMOVE.txt
Wrap
Text File
|
2000-08-02
|
5KB
|
237 lines
object frmPQRemove: TfrmPQRemove
Left = 474
Top = 217
BorderStyle = bsSingle
Caption = 'frmPQRemove'
ClientHeight = 359
ClientWidth = 436
Color = clBtnFace
Constraints.MinHeight = 190
Constraints.MinWidth = 434
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
object pnlTextos: TPanel
Left = 0
Top = 0
Width = 436
Height = 217
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object etqObjetivo: TLabel
Left = 128
Top = 16
Width = 293
Height = 65
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Caption = 'etqObjetivo'
WordWrap = True
end
object etqAccion: TLabel
Left = 128
Top = 92
Width = 297
Height = 89
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Caption = 'etqAccion'
WordWrap = True
end
object bvlResultado: TBevel
Left = 124
Top = 92
Width = 301
Height = 89
Anchors = [akLeft, akTop, akRight]
Shape = bsFrame
Visible = False
end
object etqResultado: TLabel
Left = 136
Top = 104
Width = 277
Height = 69
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Caption = 'etqResultado'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Visible = False
WordWrap = True
end
object etqEstadoAnalisis: TLabel
Left = 136
Top = 84
Width = 83
Height = 13
Caption = 'etqEstadoAnalisis'
Visible = False
end
object etq1: TLabel
Left = 128
Top = 84
Width = 9
Height = 13
AutoSize = False
Caption = ' '
Visible = False
end
object etq2: TLabel
Left = 236
Top = 84
Width = 9
Height = 13
AutoSize = False
Caption = ' '
Visible = False
end
object btnAdvertencia: TButton
Left = 111
Top = 192
Width = 73
Height = 22
Cursor = crHandPoint
Anchors = [akTop, akRight]
TabOrder = 0
Visible = False
OnClick = btnAdvertenciaClick
end
object btnTerminar: TButton
Left = 351
Top = 192
Width = 73
Height = 22
Cursor = crHandPoint
Anchors = [akTop, akRight]
Cancel = True
TabOrder = 5
OnClick = btnCancelarClick
end
object btnContinuar: TButton
Left = 271
Top = 192
Width = 73
Height = 22
Cursor = crHandPoint
Anchors = [akTop, akRight]
Default = True
TabOrder = 2
OnClick = btnContinuarClick
end
object bnlDibujito: TPanel
Left = 12
Top = 12
Width = 101
Height = 169
BevelOuter = bvLowered
TabOrder = 6
object imgDibujo: TImage
Left = 1
Top = 1
Width = 99
Height = 167
Align = alClient
AutoSize = True
Center = True
ParentShowHint = False
ShowHint = False
end
end
object btnLimpiar: TButton
Left = 191
Top = 192
Width = 73
Height = 22
Cursor = crHandPoint
Anchors = [akTop, akRight]
Default = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
Visible = False
OnClick = btnLimpiarClick
end
object btnCancelar: TButton
Left = 351
Top = 192
Width = 73
Height = 22
Cursor = crHandPoint
Anchors = [akTop, akRight]
Cancel = True
TabOrder = 4
OnClick = btnCancelarClick
end
object btnDetalle: TBitBtn
Left = 271
Top = 192
Width = 73
Height = 22
Cursor = crHandPoint
Anchors = [akTop, akRight]
TabOrder = 3
Visible = False
OnClick = btnDetalleClick
Layout = blGlyphRight
end
end
object pnlAcciones: TPanel
Left = 0
Top = 217
Width = 436
Height = 142
Align = alClient
BevelOuter = bvNone
BorderWidth = 12
TabOrder = 1
Visible = False
object bvl: TPanel
Left = 12
Top = 12
Width = 412
Height = 118
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
Visible = False
object lv: TListView
Left = 2
Top = 2
Width = 408
Height = 114
Align = alClient
BorderStyle = bsNone
Columns = <
item
end
item
Width = 114
end>
ColumnClick = False
ReadOnly = True
TabOrder = 0
ViewStyle = vsReport
end
end
end
end