Back to Devexpress

TdxBar.DockingStyle Property

vcl-dxbar-dot-tdxbar-0fc66136.md

latest929 B
Original Source

TdxBar.DockingStyle Property

Specifies toolbar UI layout.

Declaration

delphi
property DockingStyle: TdxBarDockingStyle read; write;

Property Value

TypeDescription
TdxBarDockingStyle

The active toolbar UI docking mode.

|

Remarks

Use the DockingStyle property to change the style and position of toolbar UI elements. Refer to the TdxBarDockingStyle type description for details.

See Also

TdxBarManager.StoreInRegistry

Bar Dock Controls

How to Dock a Floating Toolbar to its Previous Position Upon Closing

TdxBar Class

TdxBar Members

dxBar Unit