Back to Devexpress

TdxBar.FloatTop Property

vcl-dxbar-dot-tdxbar-2acaf656.md

latest1013 B
Original Source

TdxBar.FloatTop Property

Determines the top coordinate of a floating toolbar.

Declaration

delphi
property FloatTop: Integer index 2 read; write;

Property Value

Type
Integer

Remarks

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

See Also

TdxBar.DockedTop

TdxBar.FloatClientHeight

TdxBar.FloatClientWidth

TdxBar.FloatLeft

How to Create Several Item Controls for the Same Underlying Item

TdxBar Class

TdxBar Members

dxBar Unit