home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog Special Edition 15
/
FreelogHS15.iso
/
Desinfection
/
antikak.exe
/
QREMOVE.exe
/
0
/
RCDATA
/
TFRMADVERTENCIA
/
TFRMADVERTENCIA.txt
Wrap
Text File
|
2000-08-02
|
1KB
|
51 lines
object frmAdvertencia: TfrmAdvertencia
Left = 565
Top = 302
BorderStyle = bsDialog
Caption = 'frmAdvertencia'
ClientHeight = 343
ClientWidth = 339
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object btnAceptar: TButton
Left = 252
Top = 304
Width = 75
Height = 25
Cursor = crHandPoint
Caption = 'btnAceptar'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = btnAceptarClick
end
object pnlAdvertencia: TPanel
Left = 12
Top = 12
Width = 313
Height = 277
BevelOuter = bvNone
TabOrder = 1
object memAdvertencia: TMemo
Left = 0
Top = 0
Width = 313
Height = 277
Align = alClient
Color = clInactiveCaptionText
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
end
end