home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9APLI
/
32PSAO31.ZIP
/
_SETUP.1
/
ADO30.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1998-05-08
|
4KB
|
176 lines
object AboutBox: TAboutBox
Left = 221
Top = 393
BorderIcons = []
BorderStyle = bsNone
Caption = 'About'
ClientHeight = 199
ClientWidth = 303
Ctl3D = False
Color = clSilver
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 0
Width = 303
Height = 199
Align = alClient
BevelInner = bvRaised
BevelOuter = bvNone
BevelWidth = 3
BorderStyle = bsSingle
Color = clSilver
TabOrder = 1
object ProgramIcon: TImage
Left = 8
Top = 8
Width = 70
Height = 70
AutoSize = True
Picture.Data = {<image000.bmp>}
Stretch = True
IsControl = True
end
object ProductName: TLabel
Left = 3
Top = 88
Width = 293
Height = 22
Alignment = taCenter
AutoSize = False
Caption = 'PrimaSoft Shareware Organizer'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 94
Top = 114
Width = 88
Height = 13
Caption = 'Version 1.0 (16-bit)'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
IsControl = True
end
object Copyright: TLabel
Left = 6
Top = 138
Width = 189
Height = 13
Caption = 'Copyright 1995-98 by PrimaSoft PC, Inc.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
IsControl = True
end
object Label1: TLabel
Left = 6
Top = 152
Width = 123
Height = 13
Caption = 'http://www.primasoft.com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 83
Top = 23
Width = 206
Height = 14
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
object SharewareText: TLabel
Left = 120
Top = 6
Width = 171
Height = 43
AutoSize = False
Caption =
'This is a fully functional Trial version. You have 30 days for e' +
'valuation.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
WordWrap = True
end
object Label2: TLabel
Left = 83
Top = 8
Width = 83
Height = 16
Caption = 'Licensed To:'
Visible = False
end
object Label4: TLabel
Left = 3
Top = 171
Width = 295
Height = 23
Align = alBottom
AutoSize = False
Caption =
'GIF compression/decompression capability included in this softwa' +
're is licensed under U.S. Patent No. 4,558,302 and foreign count' +
'erparts.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -8
Font.Name = 'Small Fonts'
Font.Style = []
ParentFont = False
WordWrap = True
end
end
object BitBtn1: TBitBtn
Left = 216
Top = 139
Width = 73
Height = 28
Caption = '&OK'
TabOrder = 0
Kind = bkOK
end
object Timer1: TTimer
Interval = 20
OnTimer = Timer1Timer
Left = 262
Top = 60
end
end