home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 10 / Chip_Hitware_Vol_10.iso / chiphit / tools / 95autot / automake.exe / 0 / RCDATA / TINFOFORM / TINFOFORM.txt < prev   
Text File  |  1997-10-17  |  2KB  |  97 lines

  1. object InfoForm: TInfoForm
  2.   Left = 540
  3.   Top = 136
  4.   HelpContext = 3
  5.   BorderIcons = []
  6.   BorderStyle = bsSingle
  7.   Caption = '∩┐╜ber Mih_Make'
  8.   ClientHeight = 233
  9.   ClientWidth = 289
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 51
  20.     Top = 10
  21.     Width = 194
  22.     Height = 22
  23.     Caption = 'Autostart Tools ver. 1.0'
  24.     Font.Color = clBlack
  25.     Font.Height = -19
  26.     Font.Name = 'Times New Roman'
  27.     Font.Style = [fsBold]
  28.     ParentFont = False
  29.   end
  30.   object Label_Info: TLabel
  31.     Left = 84
  32.     Top = 42
  33.     Width = 103
  34.     Height = 39
  35.     Alignment = taCenter
  36.     Caption = '(c) by Michael Harloff August 1997'
  37.     WordWrap = True
  38.   end
  39.   object Image1: TImage
  40.     Left = 20
  41.     Top = 186
  42.     Width = 35
  43.     Height = 37
  44.     Picture.Data = {<image001.ico>}
  45.   end
  46.   object Image2: TImage
  47.     Left = 232
  48.     Top = 182
  49.     Width = 36
  50.     Height = 36
  51.     Picture.Data = {<image002.ico>}
  52.   end
  53.   object shareInfo: TLabel
  54.     Left = 57
  55.     Top = 91
  56.     Width = 180
  57.     Height = 24
  58.     Caption = 'Sharewareversion'
  59.     Font.Color = clRed
  60.     Font.Height = -19
  61.     Font.Name = 'MS Sans Serif'
  62.     Font.Style = [fsBold, fsItalic]
  63.     ParentFont = False
  64.   end
  65.   object Label2: TLabel
  66.     Left = 65
  67.     Top = 121
  68.     Width = 157
  69.     Height = 39
  70.     Alignment = taCenter
  71.     Caption = 
  72.       'Lassen Sie sich f∩┐╜r 30 DM Registrieren lesen Sie f∩┐╜r weitere Inf' +
  73.       'ormationen die Onlinehilfe  !!'
  74.     WordWrap = True
  75.   end
  76.   object Taste_OK: TButton
  77.     Left = 64
  78.     Top = 192
  79.     Width = 75
  80.     Height = 25
  81.     Caption = 'Ok'
  82.     TabOrder = 0
  83.     TabStop = False
  84.     OnClick = Taste_OKClick
  85.     OnMouseMove = Taste_OKMouseMove
  86.   end
  87.   object Hilfetaste: TButton
  88.     Left = 147
  89.     Top = 192
  90.     Width = 75
  91.     Height = 25
  92.     Caption = '&Hilfe'
  93.     TabOrder = 1
  94.     OnClick = HilfetasteClick
  95.   end
  96. end
  97.