Back to Devexpress

TdxBar.FloatClientWidth Property

vcl-dxbar-dot-tdxbar-b6120087.md

latest731 B
Original Source

TdxBar.FloatClientWidth Property

Specifies the width of a floating toolbar.

Declaration

delphi
property FloatClientWidth: Integer index 3 read; write;

Property Value

Type
Integer

Remarks

Use the FloatClientWidth property to specify the width of a toolbar whose DockingStyle property is set to dsNone.

See Also

TdxBar.FloatClientHeight

TdxBar.FloatLeft

TdxBar.FloatTop

TdxBar Class

TdxBar Members

dxBar Unit