home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9EDU
/
VIN32_96.ZIP
/
VIN32.EXE
/
0
/
RCDATA
/
TTITLESERF
/
TTITLESERF.txt
Wrap
Text File
|
1998-04-25
|
3KB
|
136 lines
object TitleSerF: TTitleSerF
Left = 892
Top = 210
HelpContext = 900
BorderStyle = bsDialog
Caption = 'Series Title Dialog'
ClientHeight = 323
ClientWidth = 254
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 16
object Label1: TLabel
Left = 28
Top = 16
Width = 198
Height = 44
Alignment = taCenter
AutoSize = False
Caption = 'Series #1'
Font.Color = clRed
Font.Height = -33
Font.Name = 'Abadi MT Condensed Extra Bold'
Font.Style = [fsBold]
ParentFont = False
end
object OKBtn: TButton
Left = 12
Top = 159
Width = 71
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OKBtnClick
end
object CancelBtn: TButton
Left = 12
Top = 234
Width = 71
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 3
end
object GroupBox1: TGroupBox
Left = 23
Top = 64
Width = 209
Height = 54
Caption = 'Series Title "Text"'
TabOrder = 0
object TitSer1: TEdit
Left = 14
Top = 16
Width = 180
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 = 12
Top = 271
Width = 71
Height = 25
Caption = 'Help'
TabOrder = 4
OnClick = Button1Click
end
object GroupBox2: TGroupBox
Left = 97
Top = 136
Width = 145
Height = 169
Caption = 'Auto Label All'
TabOrder = 5
object Button2: TButton
Left = 16
Top = 22
Width = 113
Height = 25
Caption = 'Series + ##'
TabOrder = 0
OnClick = Button2Click
end
object Button3: TButton
Left = 16
Top = 59
Width = 113
Height = 25
Caption = '"Text" + ##'
TabOrder = 1
OnClick = Button3Click
end
object Button4: TButton
Left = 16
Top = 97
Width = 113
Height = 25
Caption = '"Text " only'
TabOrder = 2
OnClick = Button4Click
end
object Button5: TButton
Left = 16
Top = 134
Width = 113
Height = 25
Caption = 'Clear'
TabOrder = 3
OnClick = Button5Click
end
end
object Button6: TButton
Left = 12
Top = 196
Width = 71
Height = 25
Caption = 'Next'
TabOrder = 2
OnClick = Button6Click
end
end