home *** CD-ROM | disk | FTP | other *** search
/ PC Expert 29 / Pce29cd.iso / RUNIMAGE / DELPHI40 / BIN / CORIDE40.BPL / 0 / RCDATA / TDESKTOPFORM / TDESKTOPFORM.txt
Text File  |  1998-06-16  |  269b  |  15 lines

  1. object DesktopForm: TDesktopForm
  2.   Left = 228
  3.   Top = 244
  4.   Width = 197
  5.   Height = 90
  6.   Caption = 'DesktopForm'
  7.   Color = clBtnFace
  8.   ParentFont = True
  9.   OldCreateOrder = True
  10.   OnCreate = FormCreate
  11.   OnDestroy = FormDestroy
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14. end
  15.