TdxBarItemControl.Width Property
Returns the horizontal size of an item control in pixels.
Declaration
property Width: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Returns the width of a given item control. Item control Width depends on the Width property of the underlying item, the item link’s UserWidth property, and toolbar layout.
See Also