home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2001 #9 / K-CD_2001-09.iso / K.exe / 0 / RCDATA / TSCREENSHOT / TSCREENSHOT.txt
Text File  |  2001-05-15  |  442b  |  24 lines

  1. object ScreenShot: TScreenShot
  2.   Left = 472
  3.   Top = 203
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 240
  7.   ClientWidth = 320
  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.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Shot: TImage
  18.     Left = 0
  19.     Top = 0
  20.     Width = 320
  21.     Height = 240
  22.   end
  23. end
  24.