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