home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 October
/
PCWorld_1999-10_cd2.bin
/
Supreme
/
_SETUP.1
/
Contact.exe
/
0
/
RCDATA
/
TQRABOUTBOX
/
TQRABOUTBOX.txt
< prev
Wrap
Text File
|
1999-09-06
|
3KB
|
122 lines
object QRAboutBox: TQRAboutBox
Left = 338
Top = 137
BorderStyle = bsDialog
Caption = 'About QuickReport'
ClientHeight = 245
ClientWidth = 362
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 96
Top = 14
Width = 173
Height = 45
Picture.Data = {<image000.bmp>}
end
object Label1: TLabel
Left = 100
Top = 58
Width = 53
Height = 13
Caption = 'Version 3.0'
end
object Label2: TLabel
Left = 100
Top = 72
Width = 139
Height = 13
Caption = 'Copyright (c) 1998 QuSoft AS'
end
object VisitLabel: TLabel
Left = 100
Top = 94
Width = 243
Height = 31
AutoSize = False
Caption =
'Order QuickReport 3.0 Professional or download free updates from' +
' our web site'
WordWrap = True
end
object Label3: TLabel
Left = 100
Top = 126
Width = 110
Height = 13
Cursor = crUpArrow
Caption = 'http://www.qusoft.com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = Label3Click
end
object OrderLabel: TLabel
Left = 100
Top = 148
Width = 249
Height = 31
AutoSize = False
Caption =
'Orders can also be faxed to us at + 47 22 41 74 91. See the Quic' +
'kReport documentation for more info.'
WordWrap = True
end
object Bevel1: TBevel
Left = 10
Top = 182
Width = 339
Height = 6
Shape = bsBottomLine
end
object Label5: TLabel
Left = 10
Top = 200
Width = 341
Height = 33
AutoSize = False
Caption =
'This program is protected by international copyright laws. Unath' +
'orized reproduction of this program will be procuted to the maxi' +
'mum extent possible under the law. See your documentation for mo' +
're information on your QuickReport license agreement.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -9
Font.Name = 'Small Fonts'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Image2: TImage
Left = 26
Top = 18
Width = 47
Height = 47
Picture.Data = {<image001.bmp>}
end
object Button1: TButton
Left = 280
Top = 18
Width = 75
Height = 25
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = Button3Click
end
end