home *** CD-ROM | disk | FTP | other *** search
/ Compressed Image File Formats / CompressedImageFileFormatsJohnMiano.iso / pc / Library / BCBViewer / ImageViewer.exe / 0 / RCDATA / TMDICHILD / TMDICHILD.txt
Encoding:
Text File  |  1999-04-07  |  478 b   |  26 lines

  1. object MDIChild: TMDIChild
  2.   Left = 327
  3.   Top = 200
  4.   Width = 429
  5.   Height = 214
  6.   Caption = 'MDI Child'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   FormStyle = fsMDIChild
  13.   Position = poDefault
  14.   Visible = True
  15.   OnClose = FormClose
  16.   PixelsPerInch = 96
  17.   TextHeight = 16
  18.   object PaintBox: TPaintBox
  19.     Left = 0
  20.     Top = 0
  21.     Width = 421
  22.     Height = 187
  23.     OnPaint = PaintBoxPaint
  24.   end
  25. end
  26.