home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / Chip_2000-02_cd.bin / sharewar / Power / _SETUP.1 / PS.exe / 0 / RCDATA / TFORM8 / TFORM8.txt
Text File  |  1999-05-20  |  437b  |  24 lines

  1. object Form8: TForm8
  2.   Left = 200
  3.   Top = 108
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Image'
  6.   ClientHeight = 204
  7.   ClientWidth = 268
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Image1: TImage
  16.     Left = 0
  17.     Top = 0
  18.     Width = 268
  19.     Height = 204
  20.     Align = alClient
  21.     AutoSize = True
  22.   end
  23. end
  24.