home *** CD-ROM | disk | FTP | other *** search
/ Enter 1997 November / Enter1197.iso / INTERNET / CONVERTE / CP2ISO.EXE / 0 / RCDATA / TINFOFORM / TINFOFORM.txt
Encoding:
Text File  |  1997-04-23  |  1.4 KB  |  68 lines

  1. object InfoForm: TInfoForm
  2.   Left = 286
  3.   Top = 118
  4.   BorderStyle = bsNone
  5.   ClientHeight = 105
  6.   ClientWidth = 342
  7.   Color = clAqua
  8.   Font.Color = clWindowText
  9.   Font.Height = -9
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   Position = poScreenCenter
  14.   OnClick = CloseInfo
  15.   OnDblClick = CloseInfo
  16.   OnDeactivate = CloseInfo
  17.   PixelsPerInch = 81
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 64
  21.     Top = 8
  22.     Width = 209
  23.     Height = 29
  24.     Caption = 'ISO/CP Converter'
  25.     Font.Color = clPurple
  26.     Font.Height = -24
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object Label2: TLabel
  32.     Left = 56
  33.     Top = 48
  34.     Width = 220
  35.     Height = 16
  36.     Caption = 'Beerware by Underley (c) April 1997'
  37.     Font.Color = clTeal
  38.     Font.Height = -14
  39.     Font.Name = 'MS Sans Serif'
  40.     Font.Style = [fsItalic]
  41.     ParentFont = False
  42.   end
  43.   object Label3: TLabel
  44.     Left = 8
  45.     Top = 72
  46.     Width = 136
  47.     Height = 13
  48.     Caption = 'podlejsk@ibm.uci.agh.edu.pl'
  49.     Font.Color = clBlue
  50.     Font.Height = -9
  51.     Font.Name = 'MS Sans Serif'
  52.     Font.Style = []
  53.     ParentFont = False
  54.   end
  55.   object Label4: TLabel
  56.     Left = 8
  57.     Top = 88
  58.     Width = 173
  59.     Height = 13
  60.     Caption = 'http://ibm.uci.agh.edu.pl/~podlejsk/'
  61.     Font.Color = clBlue
  62.     Font.Height = -9
  63.     Font.Name = 'MS Sans Serif'
  64.     Font.Style = []
  65.     ParentFont = False
  66.   end
  67. end
  68.