TdxBar.FloatClientWidth Property
In This Article
Specifies the width of a floating toolbar.
#Declaration
Delphi
property FloatClientWidth: Integer index 3 read; write;
#Property Value
Type |
---|
Integer |
#Remarks
Use the FloatClientWidth property to specify the width of a toolbar whose DockingStyle property is set to dsNone.
See Also