home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 B / CHIP_HITWARE_7B.iso / Edukacja / City Distance Calculator / CityDist.exe / .rsrc / 0 / RCDATA / TFRMABOUT / TFRMABOUT.txt < prev   
Encoding:
Text File  |  1998-03-31  |  3.3 KB  |  156 lines

  1. object frmAbout: TfrmAbout
  2.   Left = 394
  3.   Top = 190
  4.   BorderStyle = bsDialog
  5.   Caption = 'About City Distance Calculator'
  6.   ClientHeight = 256
  7.   ClientWidth = 428
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label2: TLabel
  18.     Left = 86
  19.     Top = 26
  20.     Width = 257
  21.     Height = 27
  22.     Caption = 'City Distance Calculator'
  23.     Font.Charset = ANSI_CHARSET
  24.     Font.Color = clGray
  25.     Font.Height = -24
  26.     Font.Name = 'Arial'
  27.     Font.Style = []
  28.     ParentFont = False
  29.   end
  30.   object Label1: TLabel
  31.     Left = 80
  32.     Top = 22
  33.     Width = 257
  34.     Height = 27
  35.     Caption = 'City Distance Calculator'
  36.     Font.Charset = ANSI_CHARSET
  37.     Font.Color = clTeal
  38.     Font.Height = -24
  39.     Font.Name = 'Arial'
  40.     Font.Style = []
  41.     ParentFont = False
  42.     Transparent = True
  43.   end
  44.   object Label3: TLabel
  45.     Left = 79
  46.     Top = 20
  47.     Width = 257
  48.     Height = 27
  49.     Caption = 'City Distance Calculator'
  50.     Font.Charset = ANSI_CHARSET
  51.     Font.Color = clWhite
  52.     Font.Height = -24
  53.     Font.Name = 'Arial'
  54.     Font.Style = []
  55.     ParentFont = False
  56.     Transparent = True
  57.   end
  58.   object Label4: TLabel
  59.     Left = 21
  60.     Top = 72
  61.     Width = 59
  62.     Height = 13
  63.     Caption = 'Version 1.00'
  64.     WordWrap = True
  65.   end
  66.   object Label5: TLabel
  67.     Left = 168
  68.     Top = 72
  69.     Width = 179
  70.     Height = 13
  71.     Caption = 'Developed using Borland Delphi 3.00 '
  72.   end
  73.   object Label6: TLabel
  74.     Left = 20
  75.     Top = 96
  76.     Width = 326
  77.     Height = 16
  78.     Caption = 'Using TGLOBE for 3D and Mercator projections'
  79.     Font.Charset = DEFAULT_CHARSET
  80.     Font.Color = clWindowText
  81.     Font.Height = -13
  82.     Font.Name = 'MS Sans Serif'
  83.     Font.Style = [fsBold]
  84.     ParentFont = False
  85.   end
  86.   object Label7: TLabel
  87.     Left = 117
  88.     Top = 120
  89.     Width = 184
  90.     Height = 16
  91.     Caption = 'TGLOBE can be found at :-'
  92.     Font.Charset = DEFAULT_CHARSET
  93.     Font.Color = clWindowText
  94.     Font.Height = -13
  95.     Font.Name = 'MS Sans Serif'
  96.     Font.Style = [fsBold]
  97.     ParentFont = False
  98.   end
  99.   object Label8: TLabel
  100.     Left = 117
  101.     Top = 144
  102.     Width = 299
  103.     Height = 16
  104.     Caption = 'http://www3.mistral.co.uk/helmstone/tglobe/'
  105.     Font.Charset = DEFAULT_CHARSET
  106.     Font.Color = clMaroon
  107.     Font.Height = -13
  108.     Font.Name = 'MS Sans Serif'
  109.     Font.Style = [fsBold]
  110.     ParentFont = False
  111.   end
  112.   object Label9: TLabel
  113.     Left = 117
  114.     Top = 168
  115.     Width = 263
  116.     Height = 16
  117.     Caption = 'or Email the author: Graham Knight at :'
  118.     Font.Charset = DEFAULT_CHARSET
  119.     Font.Color = clWindowText
  120.     Font.Height = -13
  121.     Font.Name = 'MS Sans Serif'
  122.     Font.Style = [fsBold]
  123.     ParentFont = False
  124.   end
  125.   object Label10: TLabel
  126.     Left = 117
  127.     Top = 192
  128.     Width = 178
  129.     Height = 16
  130.     Caption = 'gknight@helmstone.co.uk'
  131.     Font.Charset = DEFAULT_CHARSET
  132.     Font.Color = clPurple
  133.     Font.Height = -13
  134.     Font.Name = 'MS Sans Serif'
  135.     Font.Style = [fsBold]
  136.     ParentFont = False
  137.   end
  138.   object Image1: TImage
  139.     Left = 16
  140.     Top = 122
  141.     Width = 86
  142.     Height = 110
  143.     AutoSize = True
  144.     Picture.Data = {<image000.bmp>}
  145.   end
  146.   object Button1: TButton
  147.     Left = 174
  148.     Top = 217
  149.     Width = 75
  150.     Height = 25
  151.     Caption = 'OK'
  152.     ModalResult = 1
  153.     TabOrder = 0
  154.   end
  155. end
  156.