home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / tools / SearchIutil / SearchIutility.exe / 0 / RCDATA / TABOUT / TABOUT.txt
Text File  |  1997-04-01  |  2KB  |  105 lines

  1. object About: TAbout
  2.   Left = 198
  3.   Top = 104
  4.   BorderStyle = bsDialog
  5.   Caption = 'About'
  6.   ClientHeight = 165
  7.   ClientWidth = 505
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Scaled = False
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object IutilityNameLabel: TLabel
  16.     Left = 64
  17.     Top = 8
  18.     Width = 80
  19.     Height = 13
  20.     Caption = 'IutilityNameLabel'
  21.   end
  22.   object Label2: TLabel
  23.     Left = 8
  24.     Top = 88
  25.     Width = 91
  26.     Height = 13
  27.     Caption = '6/67 Lynwood Ave'
  28.   end
  29.   object Label4: TLabel
  30.     Left = 8
  31.     Top = 120
  32.     Width = 40
  33.     Height = 13
  34.     Caption = 'Australia'
  35.   end
  36.   object versionLabel: TLabel
  37.     Left = 64
  38.     Top = 24
  39.     Width = 60
  40.     Height = 13
  41.     Caption = 'versionLabel'
  42.   end
  43.   object Label5: TLabel
  44.     Left = 8
  45.     Top = 72
  46.     Width = 102
  47.     Height = 13
  48.     Caption = '∩┐╜ 1996,7 Iu Software'
  49.   end
  50.   object Label6: TLabel
  51.     Left = 80
  52.     Top = 120
  53.     Width = 109
  54.     Height = 13
  55.     Caption = 'ph: intl+612 9982 2194'
  56.   end
  57.   object Label7: TLabel
  58.     Left = 80
  59.     Top = 136
  60.     Width = 90
  61.     Height = 13
  62.     Caption = 'ph: (02) 9982 2194'
  63.   end
  64.   object iconImage: TImage
  65.     Left = 8
  66.     Top = 8
  67.     Width = 41
  68.     Height = 41
  69.   end
  70.   object Label1: TLabel
  71.     Left = 8
  72.     Top = 104
  73.     Width = 107
  74.     Height = 13
  75.     Caption = 'Dee Why, NSW, 2099'
  76.   end
  77.   object OK: TButton
  78.     Left = 424
  79.     Top = 120
  80.     Width = 75
  81.     Height = 25
  82.     Caption = 'OK'
  83.     Default = True
  84.     ModalResult = 1
  85.     TabOrder = 0
  86.   end
  87.   object Memo1: TMemo
  88.     Left = 224
  89.     Top = 8
  90.     Width = 273
  91.     Height = 97
  92.     Lines.Strings = (
  93.       'This product is Shareware.'
  94.       'If you use it you should send US$20 to Iu Software '
  95.       'either by faxing or e-mailing us your credit card details.'
  96.       ''
  97.       'fax to +612 9982 2194'
  98.       'e-mail to pauls@mail.tmx.com.au'
  99.       ''
  100.       '')
  101.     ReadOnly = True
  102.     TabOrder = 1
  103.   end
  104. end
  105.