TdxBar.FloatTop Property
Determines the top coordinate of a floating toolbar.
Declaration
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