home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 June
/
HDC50.iso
/
Runimage
/
Delphi50
/
Objrepos
/
Mdiapp
/
CHILDWIN.DFM
/
CHILDWIN.txt
Wrap
Text File
|
1999-08-11
|
444b
|
26 lines
object MDIChild: TMDIChild
Left = 197
Top = 117
Width = 290
Height = 207
Caption = 'MDI Child'
Color = clBtnFace
ParentFont = True
FormStyle = fsMDIChild
OldCreateOrder = True
Position = poDefault
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 0
Top = 0
Width = 282
Height = 180
Align = alClient
TabOrder = 0
WordWrap = False
end
end