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