home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
WDR Computer Club Digital 1996 October
/
CLUB10_96.BIN
/
share95
/
95aircon
/
_setup.1
/
airconv32.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1996-07-07
|
3KB
|
160 lines
object AboutBox: TAboutBox
Left = 243
Top = 108
BorderIcons = [biMinimize, biMaximize]
BorderStyle = bsDialog
Caption = 'AirConvert32'
ClientHeight = 315
ClientWidth = 367
Font.Color = clBlack
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnDestroy = FormDestroy
PixelsPerInch = 120
TextHeight = 16
object Panel1: TPanel
Left = 10
Top = 10
Width = 346
Height = 265
BevelOuter = bvLowered
TabOrder = 0
object ProgramIcon: TImage
Left = 10
Top = 9
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
IsControl = True
end
object ProductName: TLabel
Left = 52
Top = 6
Width = 243
Height = 38
Caption = 'AirConvert 32 Bit'
Font.Color = clBlue
Font.Height = -33
Font.Name = 'Times New Roman'
Font.Style = [fsBold, fsItalic]
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 128
Top = 43
Width = 90
Height = 16
Caption = 'Version 7.07.96'
IsControl = True
end
object Copyright: TLabel
Left = 12
Top = 93
Width = 57
Height = 16
Caption = 'Copyright'
IsControl = True
end
object Comments: TLabel
Left = 8
Top = 166
Width = 64
Height = 16
Caption = 'Comments'
WordWrap = True
IsControl = True
end
object Label1: TLabel
Left = 15
Top = 68
Width = 315
Height = 19
Caption = 'Units Conversions Designed and Created by'
Font.Color = clBlack
Font.Height = -17
Font.Name = 'Garamond'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object Label2: TLabel
Left = 92
Top = 90
Width = 205
Height = 23
Caption = 'DataScape Technologies'
Font.Color = clBlue
Font.Height = -20
Font.Name = 'Times New Roman'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object Label3: TLabel
Left = 92
Top = 112
Width = 124
Height = 16
Caption = '18 Bond Street South'
end
object Label4: TLabel
Left = 92
Top = 128
Width = 184
Height = 16
Caption = 'Dundas, ON, Canada, L9H 3H1'
end
object Label5: TLabel
Left = 92
Top = 144
Width = 232
Height = 16
Caption = 'Ph.: (905) 628-9686 FAX: (905) 628-9691'
end
object Label6: TLabel
Left = 90
Top = 166
Width = 164
Height = 16
Caption = 'Requires Windows95 or NT'
end
object GroupBox1: TGroupBox
Left = 10
Top = 188
Width = 325
Height = 61
Caption = 'Registered to'
TabOrder = 0
object LabRegistered: TLabel
Left = 2
Top = 18
Width = 321
Height = 41
Align = alClient
Alignment = taCenter
Caption = '** U N R E G I S T E R E D **'
Font.Color = clRed
Font.Height = -17
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
end
end
object BitBtn1: TBitBtn
Left = 146
Top = 284
Width = 75
Height = 25
TabOrder = 1
Kind = bkOK
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 40
Top = 144
end
end