home *** CD-ROM | disk | FTP | other *** search
- object MDIChild: TMDIChild
- Left = 327
- Top = 200
- Width = 429
- Height = 214
- Caption = 'MDI Child'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- FormStyle = fsMDIChild
- Position = poDefault
- Visible = True
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 16
- object PaintBox: TPaintBox
- Left = 0
- Top = 0
- Width = 421
- Height = 187
- OnPaint = PaintBoxPaint
- end
- end
-