home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 May
/
Chip_1998-05_cd.bin
/
sharewar
/
32psft
/
_SETUP.1
/
FTP.EXE
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1997-04-19
|
3KB
|
137 lines
object AboutBox: TAboutBox
Left = 221
Top = 167
BorderIcons = []
BorderStyle = bsNone
Caption = 'About'
ClientHeight = 161
ClientWidth = 299
Ctl3D = False
Color = clSilver
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 = 299
Height = 161
Align = alClient
Alignment = taLeftJustify
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 = 17
Top = 88
Width = 264
Height = 22
Caption = 'PrimaSoft Internet Organizer'
Font.Color = clBlue
Font.Height = -19
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 99
Top = 114
Width = 88
Height = 13
Caption = 'Version 1.0 (16-bit)'
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 = 174
Height = 13
Caption = 'Copyright 1997 by PrimaSoft PC, Inc.'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
IsControl = True
end
object SharewareText: TLabel
Left = 120
Top = 6
Width = 171
Height = 43
AutoSize = False
Caption =
'This is a fully functional Shareware version. You have 30 days f' +
'or evaluation.'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
WordWrap = True
end
object Label1: TLabel
Left = 83
Top = 8
Width = 83
Height = 16
Caption = 'Licensed To:'
Visible = False
end
object Label2: TLabel
Left = 83
Top = 23
Width = 206
Height = 14
AutoSize = False
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
end
object BitBtn1: TBitBtn
Left = 216
Top = 123
Width = 73
Height = 28
Caption = '&OK'
TabOrder = 0
Kind = bkOK
end
object Timer1: TTimer
Interval = 20
OnTimer = Timer1Timer
Left = 262
Top = 60
end
end