home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 21 / IOPROG_21.ISO / SOFT / DFMTOOLS.ZIP / Delphi_DFM / Source / fMDIChild.dfm / fMDIChild.txt
Encoding:
Text File  |  1998-11-01  |  183 b   |  12 lines

  1. inherited Child: TChild
  2.   Left = 282
  3.   Top = 360
  4.   Width = 512
  5.   Height = 243
  6.   Caption = 'Child'
  7.   FormStyle = fsMDIChild
  8.   Visible = True
  9.   PixelsPerInch = 96
  10.   TextHeight = 14
  11. end
  12.