home *** CD-ROM | disk | FTP | other *** search
/ CD Action 80 / cdaction-80.iso / cda_menu.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  2002-05-16  |  494b  |  26 lines

  1. object Form2: TForm2
  2.   Left = 192
  3.   Top = 103
  4.   BorderStyle = bsNone
  5.   Caption = 'screenshot'
  6.   ClientHeight = 348
  7.   ClientWidth = 536
  8.   Color = clSilver
  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 = 536
  22.     Height = 348
  23.     OnClick = Image1Click
  24.   end
  25. end
  26.