home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 July
/
Chip_1998-07_cd.bin
/
hry
/
crazy
/
sachy
/
ckin132.exe
/
0
/
RCDATA
/
TMESSDLG
/
TMESSDLG.txt
Wrap
Text File
|
1997-12-11
|
690b
|
35 lines
object MessDlg: TMessDlg
Left = 591
Top = 437
BorderStyle = bsNone
Caption = 'Dialog'
ClientHeight = 125
ClientWidth = 250
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Position = poDefault
OnClick = FormClick
OnCreate = FormCreate
OnPaint = FormPaint
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Mess: TLabel
Left = 24
Top = 20
Width = 201
Height = 93
Alignment = taCenter
AutoSize = False
Font.Color = clBlack
Font.Height = -16
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
Transparent = True
OnClick = FormClick
end
end