home *** CD-ROM | disk | FTP | other *** search
- object frmAbout: TfrmAbout
- Left = 394
- Top = 190
- BorderStyle = bsDialog
- Caption = 'About City Distance Calculator'
- ClientHeight = 256
- ClientWidth = 428
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object Label2: TLabel
- Left = 86
- Top = 26
- Width = 257
- Height = 27
- Caption = 'City Distance Calculator'
- Font.Charset = ANSI_CHARSET
- Font.Color = clGray
- Font.Height = -24
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label1: TLabel
- Left = 80
- Top = 22
- Width = 257
- Height = 27
- Caption = 'City Distance Calculator'
- Font.Charset = ANSI_CHARSET
- Font.Color = clTeal
- Font.Height = -24
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 79
- Top = 20
- Width = 257
- Height = 27
- Caption = 'City Distance Calculator'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -24
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label4: TLabel
- Left = 21
- Top = 72
- Width = 59
- Height = 13
- Caption = 'Version 1.00'
- WordWrap = True
- end
- object Label5: TLabel
- Left = 168
- Top = 72
- Width = 179
- Height = 13
- Caption = 'Developed using Borland Delphi 3.00 '
- end
- object Label6: TLabel
- Left = 20
- Top = 96
- Width = 326
- Height = 16
- Caption = 'Using TGLOBE for 3D and Mercator projections'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label7: TLabel
- Left = 117
- Top = 120
- Width = 184
- Height = 16
- Caption = 'TGLOBE can be found at :-'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label8: TLabel
- Left = 117
- Top = 144
- Width = 299
- Height = 16
- Caption = 'http://www3.mistral.co.uk/helmstone/tglobe/'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label9: TLabel
- Left = 117
- Top = 168
- Width = 263
- Height = 16
- Caption = 'or Email the author: Graham Knight at :'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label10: TLabel
- Left = 117
- Top = 192
- Width = 178
- Height = 16
- Caption = 'gknight@helmstone.co.uk'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clPurple
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Image1: TImage
- Left = 16
- Top = 122
- Width = 86
- Height = 110
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Button1: TButton
- Left = 174
- Top = 217
- Width = 75
- Height = 25
- Caption = 'OK'
- ModalResult = 1
- TabOrder = 0
- end
- end
-