home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 September / PCWorld_2007-09_cd.bin / multimedia / coverme / CoverMe.exe / 0 / RCDATA / TFORM3 / TFORM3.txt
Text File  |  2007-07-27  |  543b  |  29 lines

  1. object Form3: TForm3
  2.   Left = 325
  3.   Top = 153
  4.   Width = 785
  5.   Height = 599
  6.   BorderIcons = []
  7.   Caption = 'Large Image'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poDesktopCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 777
  22.     Height = 565
  23.     Align = alClient
  24.     Center = True
  25.     Proportional = True
  26.     OnClick = Image1Click
  27.   end
  28. end
  29.