home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 June A / Pcwk6A98.iso / Share95 / Tvstudio / _SETUP.1 / PStudio.exe / 0 / RCDATA / TSCREENTEST1 / TSCREENTEST1.txt
Text File  |  1998-04-01  |  492b  |  26 lines

  1. object Screentest1: TScreentest1
  2.   Left = 286
  3.   Top = 279
  4.   Width = 200
  5.   Height = 196
  6.   Caption = 'Screen Test'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Image2: TImage
  16.     Left = 0
  17.     Top = 0
  18.     Width = 192
  19.     Height = 169
  20.     Align = alClient
  21.     DragMode = dmAutomatic
  22.     Stretch = True
  23.     OnClick = Image2Click
  24.   end
  25. end
  26.