TdxBarManager.Style Property
Deprecated. This property exists for backward compatibility only.
Important
Make sure that the Style property is set to bmsUseLookAndFeel and use the LookAndFeel property or global appearance settings.
Declaration
property Style: TdxBarManagerStyle read; write;
Property Value
| Type | Description |
|---|---|
| TdxBarManagerStyle | The active deprecated toolbar UI style. |
See Also