home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April / Chip_1997-04_cd.bin / prezent / cb / data.z / BCB.EXE / RCDATA / TDESKTOPFORM / TDESKTOPFORM.txt
Text File  |  1997-01-16  |  301b  |  16 lines

  1. object DesktopForm: TDesktopForm
  2.   Left = 228
  3.   Top = 244
  4.   Width = 197
  5.   Height = 90
  6.   Caption = 'DesktopForm'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   OnCreate = FormCreate
  13.   OnDestroy = FormDestroy
  14.   TextHeight = 13
  15. end
  16.