home *** CD-ROM | disk | FTP | other *** search
/ Screensaver & Themes: Fun & Games / ScreensaverFun.iso / themes.exe / 0 / RCDATA / TFORMIMAGE / TFORMIMAGE.txt
Encoding:
Text File  |  2000-10-12  |  420 b   |  20 lines

  1. object FormImage: TFormImage
  2.   Left = 214
  3.   Top = 211
  4.   BorderStyle = bsNone
  5.   Caption = 'FormImage'
  6.   ClientHeight = 348
  7.   ClientWidth = 536
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   WindowState = wsMaximized
  14.   OnClose = FormClose
  15.   OnKeyDown = FormKeyDown
  16.   OnMouseDown = FormMouseDown
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19. end
  20.