home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / Chip_1999-03_cd.bin / sharewar / EClean / EasyClean.exe / 0 / RCDATA / TFINFO / TFINFO.txt < prev   
Text File  |  1998-01-15  |  2KB  |  114 lines

  1. inherited fInfo: TfInfo
  2.   Left = 412
  3.   Top = 212
  4.   BorderStyle = bsDialog
  5.   Caption = 'Info'
  6.   ClientHeight = 294
  7.   ClientWidth = 504
  8.   Font.Color = clBlack
  9.   Position = poScreenCenter
  10.   OnCreate = FormCreate
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object Image1: TImage
  14.     Left = 18
  15.     Top = 18
  16.     Width = 222
  17.     Height = 259
  18.     AutoSize = True
  19.     Picture.Data = {<image000.bmp>}
  20.   end
  21.   object Label1: TLabel [1]
  22.     Left = 290
  23.     Top = 30
  24.     Width = 164
  25.     Height = 28
  26.     Caption = 'Easy Clean 32'
  27.     Font.Color = clNavy
  28.     Font.Height = -25
  29.     Font.Name = 'Arial'
  30.     Font.Style = []
  31.     ParentFont = False
  32.   end
  33.   object Label2: TLabel [2]
  34.     Left = 296
  35.     Top = 142
  36.     Width = 149
  37.     Height = 13
  38.     Caption = 'written in 1996 by Bernd Klaiber'
  39.   end
  40.   object Label3: TLabel [3]
  41.     Left = 301
  42.     Top = 68
  43.     Width = 144
  44.     Height = 16
  45.     Caption = 'for Win 95 and NT4.0'
  46.     Font.Color = clNavy
  47.     Font.Height = -13
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = [fsBold]
  50.     ParentFont = False
  51.   end
  52.   object Label5: TLabel [4]
  53.     Left = 334
  54.     Top = 204
  55.     Width = 80
  56.     Height = 13
  57.     Caption = 'CIS: 101626,363'
  58.   end
  59.   object VersionLBL: TLabel [5]
  60.     Left = 311
  61.     Top = 96
  62.     Width = 77
  63.     Height = 13
  64.     Caption = 'Final Release xx'
  65.   end
  66.   object UrlLabel1: TUrlLabel [6]
  67.     Left = 308
  68.     Top = 163
  69.     Width = 131
  70.     Height = 13
  71.     Cursor = 5
  72.     Caption = 'mailto:bernd.klaiber@idv.de'
  73.     Font.Color = clBlue
  74.     Font.Height = -11
  75.     Font.Name = 'MS Sans Serif'
  76.     Font.Style = [fsUnderline]
  77.     ParentFont = False
  78.     URL = 'mailto:bernd.klaiber@idv.de'
  79.   end
  80.   object UrlLabel2: TUrlLabel [7]
  81.     Left = 284
  82.     Top = 183
  83.     Width = 179
  84.     Height = 13
  85.     Cursor = 5
  86.     Caption = 'http://www.idv.de/homepages/bernd'
  87.     Font.Color = clBlue
  88.     Font.Height = -11
  89.     Font.Name = 'MS Sans Serif'
  90.     Font.Style = [fsUnderline]
  91.     ParentFont = False
  92.     URL = 'http://www.idv.de/homepages/bernd'
  93.   end
  94.   object BitBtn1: TBitBtn [8]
  95.     Left = 334
  96.     Top = 234
  97.     Width = 84
  98.     Height = 25
  99.     Caption = '&OK'
  100.     Default = True
  101.     ModalResult = 1
  102.     TabOrder = 0
  103.     NumGlyphs = 2
  104.   end
  105.   inherited MSOfficeCaption1: TMSOfficeCaption
  106.     CaptionText.Caption = 'Info'
  107.   end
  108.   object VersionResource1: TVersionResource
  109.     FileName = 'easyclean.exe'
  110.     Left = 250
  111.     Top = 11
  112.   end
  113. end
  114.