Back to Devexpress

TdxBar.FloatLeft Property

vcl-dxbar-dot-tdxbar-b1cb7ee2.md

latest1019 B
Original Source

TdxBar.FloatLeft Property

Determines the left coordinate of a floating toolbar.

Declaration

delphi
property FloatLeft: Integer index 1 read; write;

Property Value

Type
Integer

Remarks

The FloatLeft property specifies the left coordinate of a toolbar whose DockingStyle property is set to dsNone. The FloatLeft property’s value is given as a screen coordinate.

See Also

TdxBar.DockedLeft

TdxBar.FloatClientHeight

TdxBar.FloatClientWidth

TdxBar.FloatTop

How to Create Several Item Controls for the Same Underlying Item

TdxBar Class

TdxBar Members

dxBar Unit