home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9EDU
/
VIN32_96.ZIP
/
VIN32.EXE
/
0
/
RCDATA
/
TTITLETF
/
TTITLETF.txt
Wrap
Text File
|
1998-04-25
|
2KB
|
111 lines
object TitleTF: TTitleTF
Left = 655
Top = 147
HelpContext = 900
BorderStyle = bsDialog
Caption = 'Main Title Dialog'
ClientHeight = 258
ClientWidth = 632
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 16
object OKBtn: TButton
Left = 119
Top = 215
Width = 93
Height = 30
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = OKBtnClick
end
object CancelBtn: TButton
Left = 269
Top = 215
Width = 93
Height = 30
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
object GroupBox1: TGroupBox
Left = 11
Top = 14
Width = 609
Height = 57
Caption = 'First Main Title'
TabOrder = 2
object TitTop1: TEdit
Left = 10
Top = 19
Width = 593
Height = 30
AutoSize = False
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Times New Roman Special G1'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
end
object GroupBox2: TGroupBox
Left = 11
Top = 80
Width = 609
Height = 57
Caption = 'Second Main Title'
TabOrder = 3
object TitTop2: TEdit
Left = 10
Top = 20
Width = 593
Height = 30
AutoSize = False
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Times New Roman Special G1'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
end
object GroupBox3: TGroupBox
Left = 11
Top = 145
Width = 609
Height = 57
Caption = 'Third Main Title'
TabOrder = 4
object TitTop3: TEdit
Left = 8
Top = 19
Width = 593
Height = 30
AutoSize = False
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Times New Roman Special G1'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
end
object Button1: TButton
Left = 419
Top = 215
Width = 93
Height = 30
Caption = 'Help'
TabOrder = 5
OnClick = Button1Click
end
end