TdxBar.FloatClientHeight Property
Specifies the height of a floating toolbar.
Declaration
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