home *** CD-ROM | disk | FTP | other *** search
/ Netwerk 14 / Netwerk_Vol14.iso / Yucom / START.EXE / 0 / RCDATA / TFRMBACKGROUND / TFRMBACKGROUND.txt
Text File  |  1999-09-08  |  401b  |  19 lines

  1. object frmBackground: TfrmBackground
  2.   Left = 310
  3.   Top = 116
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'frmBackground'
  7.   ClientHeight = 492
  8.   ClientWidth = 718
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   WindowState = wsMaximized
  15.   OnActivate = FormActivate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18. end
  19.