TdxBar.FloatClientHeight Property
In This Article
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