home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 October
/
Chip_1997-10_cd.bin
/
hry
/
hexagon
/
hexagon.exe
/
0
/
RCDATA
/
THELP
/
THELP.txt
Wrap
Text File
|
1997-03-02
|
1KB
|
51 lines
object Help: THelp
Left = 210
Top = 184
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Help'
ClientHeight = 263
ClientWidth = 379
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = populate
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 8
Top = 16
Width = 369
Height = 209
BorderStyle = bsNone
Color = clBtnFace
Ctl3D = False
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Lines.Strings = (
'Memo1')
ParentCtl3D = False
ParentFont = False
ReadOnly = True
TabOrder = 0
end
object Close: TButton
Left = 120
Top = 232
Width = 137
Height = 25
Caption = 'Close'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = close_help
end
end