home *** CD-ROM | disk | FTP | other *** search
/ Screen - 100 Snelle Screensavers / ScreenSaver.iso / aquascape / setup.exe / 0 / RCDATA / TBLANKFORM / TBLANKFORM.txt
Text File  |  1997-06-29  |  343b  |  18 lines

  1. object BlankForm: TBlankForm
  2.   Left = 197
  3.   Top = 190
  4.   BorderStyle = bsNone
  5.   Caption = 'Blank'
  6.   ClientHeight = 272
  7.   ClientWidth = 427
  8.   Color = clBlack
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17. end
  18.