TdxCustomLayoutControl.LookAndFeel Property
In This Article
Specifies the drawing style of the ExpressLayout Control.
#Declaration
Delphi
property LookAndFeel: TdxCustomLayoutLookAndFeel read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
This property is obsolete; use the control’s LayoutLookAndFeel property instead.
See Also