Back to Devexpress

TdxBar.FloatClientHeight Property

vcl-dxbar-dot-tdxbar-3deae992.md

latest734 B
Original Source

TdxBar.FloatClientHeight Property

Specifies the height of a floating toolbar.

Declaration

delphi
property FloatClientHeight: Integer index 4 read; write;

Property Value

Type
Integer

Remarks

Use the FloatClientHeight property to specify the height of a toolbar whose DockingStyle property is set to dsNone.

See Also

TdxBar.FloatClientWidth

TdxBar.FloatLeft

TdxBar.FloatTop

TdxBar Class

TdxBar Members

dxBar Unit