TdxTabbedMDIManager.LookAndFeel Property
In This Article
Specifies the default look and feel of tabbed MDI child forms.
#Declaration
Delphi
property LookAndFeel: TcxLookAndFeel read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
This property is in effect if the tabbed MDI manager’s Active property is set to True.
See Also