home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1997 March
/
dpcb0397.iso
/
multimed
/
HELICOP
/
heliDemo.exe
/
0
/
RCDATA
/
THELP_FORM
/
THELP_FORM.txt
Wrap
Text File
|
1996-12-11
|
1KB
|
72 lines
object Help_Form: THelp_Form
Left = 15
Top = 0
BorderStyle = bsNone
Caption = 'Help_Form'
ClientHeight = 457
ClientWidth = 617
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 617
Height = 457
Caption = 'Panel1'
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 5
Width = 598
Height = 29
Alignment = taCenter
Caption = 'Help'
Font.Color = clBlack
Font.Height = -24
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Bevel1: TBevel
Left = 8
Top = 8
Width = 601
Height = 441
end
object Back_Button: TBitBtn
Left = 512
Top = 416
Width = 91
Height = 25
Caption = 'Back'
Font.Color = clBlack
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = Back_ButtonClick
NumGlyphs = 2
end
object Memo1: TRichEdit
Left = 16
Top = 40
Width = 585
Height = 361
HideScrollBars = False
Lines.Strings = (
'Memo1')
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 1
end
end
end