home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 192
- Top = 119
- ActiveControl = OKButton
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 222
- ClientWidth = 298
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 281
- Height = 169
- BevelOuter = bvLowered
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 8
- Top = 8
- Width = 65
- Height = 57
- IsControl = True
- end
- object ProductName: TLabel
- Left = 112
- Top = 8
- Width = 117
- Height = 33
- Caption = 'AstroMart'
- Font.Color = clBlack
- Font.Height = -29
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Version: TLabel
- Left = 128
- Top = 40
- Width = 86
- Height = 21
- Caption = 'Version 5.3'
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Copyright: TLabel
- Left = 8
- Top = 72
- Width = 154
- Height = 13
- Caption = 'Copyright 1987-1998 by F. Burns'
- IsControl = True
- end
- object Comments: TLabel
- Left = 8
- Top = 88
- Width = 127
- Height = 13
- Caption = '17, rue de la Croix Blanche'
- WordWrap = True
- IsControl = True
- end
- object Label1: TLabel
- Left = 8
- Top = 120
- Width = 185
- Height = 17
- Caption = 'Phone + fax: (33) 04 66 60 20 65 '
- WordWrap = True
- IsControl = True
- end
- object Label2: TLabel
- Left = 8
- Top = 104
- Width = 168
- Height = 13
- Caption = '30430 St Jean de Maru�jols France'
- WordWrap = True
- IsControl = True
- end
- object Label3: TLabel
- Left = 8
- Top = 136
- Width = 178
- Height = 13
- Caption = 'EMail: BurnsFrank@compuserve.com'
- end
- object Label4: TLabel
- Left = 9
- Top = 152
- Width = 192
- Height = 13
- Caption = 'Borland Database Engine (c) Borland Intl'
- IsControl = True
- end
- end
- object OKButton: TButton
- Left = 120
- Top = 186
- Width = 65
- Height = 33
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- IsControl = True
- end
- end
-