home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 November
/
Chip_2000-11_cd2.bin
/
ctenari
/
Majda
/
Pokec
/
Pokec.exe
/
0
/
RCDATA
/
THELPDLG
/
THELPDLG.txt
Wrap
Text File
|
2000-07-29
|
733b
|
38 lines
object HelpDlg: THelpDlg
Left = 227
Top = 108
AutoScroll = False
Caption = 'Z�sady spr�vn�ho pokecu'
ClientHeight = 368
ClientWidth = 384
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
object OKBtn: TButton
Left = 155
Top = 336
Width = 75
Height = 25
Caption = 'OK'
Default = True
TabOrder = 0
OnClick = OKBtnClick
end
object RichEdit1: TRichEdit
Left = 8
Top = 8
Width = 369
Height = 321
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 1
end
end