home *** CD-ROM | disk | FTP | other *** search
- 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
- OnKeyDown = FormKeyDown
- OnKeyUp = FormKeyUp
- 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 2.0'
- end
- object Label2: TLabel
- Left = 100
- Top = 72
- Width = 157
- Height = 13
- Caption = 'Copyright 1995 - 1997 QuSoft AS'
- end
- object VisitLabel: TLabel
- Left = 100
- Top = 94
- Width = 243
- Height = 31
- AutoSize = False
- Caption =
- 'Order QuickReport 2.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 Label4: TLabel
- Left = 48
- Top = 44
- Width = 15
- Height = 17
- AutoSize = False
- Transparent = True
- OnMouseDown = Label4MouseDown
- 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
- object CredPanel: TPanel
- Left = 88
- Top = 242
- Width = 265
- Height = 91
- BevelOuter = bvNone
- TabOrder = 1
- Visible = False
- object Label6: TLabel
- Left = 8
- Top = 2
- Width = 116
- Height = 13
- Caption = 'Created by Allan Lochert'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label7: TLabel
- Left = 8
- Top = 22
- Width = 226
- Height = 43
- AutoSize = False
- Caption = 'Special thanks to Danny Thorpe, Mage Nilsen and David Berneda. '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- end
- end
-