TdxCustomLayoutControl.LookAndFeel Property
Deprecated. This property exists for backward compatibility only.
Tip
Use the LayoutLookAndFeel property instead of LookAndFeel.
Declaration
property LookAndFeel: TdxCustomLayoutLookAndFeel read; write;
Property Value
| Type | Description |
|---|---|
| TdxCustomLayoutLookAndFeel | Provides access to layout control look & feel settings. |
See Also