home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 9 / Chip_Hitware_Vol_09.iso / chiphit9 / tools / 95neikei / install.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  1997-05-04  |  553b  |  29 lines

  1. object Form1: TForm1
  2.   Left = 222
  3.   Top = 113
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Win95Tuner pro Installation'
  7.   ClientHeight = 292
  8.   ClientWidth = 449
  9.   Color = clNone
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Visible = True
  15.   WindowState = wsMaximized
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object Image1: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 449
  22.     Height = 292
  23.     Align = alClient
  24.     AutoSize = True
  25.     Center = True
  26.     Stretch = True
  27.   end
  28. end
  29.