home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 32
/
hot34.iso
/
ficheros
/
9APLI
/
TIMBNT25.ZIP
/
INSTALL.EXE
/
BILLPOWR.EXE
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1998-04-14
|
5KB
|
241 lines
object AboutBox: TAboutBox
Left = 10
Top = 60
ActiveControl = OKbtn
BorderIcons = [biMinimize]
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 392
ClientWidth = 298
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnClose = AboutBoxClose
OnCreate = FormCreate
PixelsPerInch = 120
TextHeight = 17
object ViewOrderForm: TButton
Left = 8
Top = 272
Width = 135
Height = 18
Caption = 'View Order Form'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 4
Visible = False
OnClick = OrderFormBtnClick
end
object Panel1: TPanel
Left = 8
Top = 12
Width = 281
Height = 257
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object k: TImage
Left = 12
Top = 8
Width = 70
Height = 71
Picture.Data = {<image000.bmp>}
Stretch = True
IsControl = True
end
object SoftwareName: TLabel
Left = 84
Top = 6
Width = 193
Height = 29
Alignment = taCenter
AutoSize = False
Caption = 'Product Name'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -22
Font.Name = 'arial'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 92
Top = 52
Width = 181
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Version'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Copyright: TLabel
Left = 12
Top = 82
Width = 265
Height = 15
AutoSize = False
Caption = 'Copyright'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Comments: TLabel
Left = 12
Top = 96
Width = 265
Height = 63
AutoSize = False
Caption = 'Comments'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
IsControl = True
end
object ProductQuote: TLabel
Left = 88
Top = 34
Width = 181
Height = 21
Alignment = taCenter
AutoSize = False
Caption = 'ProductQuote'
end
object RegisInfo: TLabel
Left = 4
Top = 158
Width = 273
Height = 95
AutoSize = False
Caption = 'Registration'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Language: TLabel
Left = 92
Top = 66
Width = 183
Height = 15
Alignment = taCenter
AutoSize = False
Caption = 'Language'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object tradeMark: TLabel
Left = 268
Top = 2
Width = 10
Height = 8
Caption = 'TM'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -8
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
end
end
object OKbtn: TBitBtn
Left = 154
Top = 274
Width = 136
Height = 33
Caption = 'Continue'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -17
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = AboutBoxOKClick
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
object OrderFormBtn: TButton
Left = 8
Top = 291
Width = 135
Height = 18
Caption = 'Print Order Form'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 2
Visible = False
OnClick = OrderFormBtnClick
end
object GroupBox1: TGroupBox
Left = 10
Top = 318
Width = 277
Height = 73
Caption = 'GroupBox1'
TabOrder = 3
object Label1: TLabel
Left = 10
Top = 18
Width = 259
Height = 16
Alignment = taCenter
AutoSize = False
Caption = 'Label1'
end
object Label2: TLabel
Left = 10
Top = 36
Width = 257
Height = 16
Alignment = taCenter
AutoSize = False
Caption = 'Label2'
end
object Label3: TLabel
Left = 10
Top = 54
Width = 259
Height = 16
Alignment = taCenter
AutoSize = False
Caption = 'Label3'
end
end
end