TdxTabbedMDIManager.Active Property
Specifies whether the tabbed interface is applied to child forms.
Declaration
property Active: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
Set this property to True to organize child forms into tabbed pages. Otherwise, child forms are displayed as MDI windows.
See Also