TdxBarButtonControl.GetDefaultWidth Method
Returns the default width of a button.
Declaration
function GetDefaultWidth: Integer; override;
Returns
Type |
---|
Integer |
Remarks
The default width represents the width of a button when the parent bar control has horizontal orientation.
See Also