TdxBarPainter.DropDownGalleryGetSizingBandHeight(Integer,Integer,TdxScaleFactor) Method
Declaration
function DropDownGalleryGetSizingBandHeight(AIconSize: Integer; ATextSize: Integer; AScaleFactor: TdxScaleFactor): Integer; virtual;
Parameters
| Name | Type |
|---|---|
| AIconSize | Integer |
| ATextSize | Integer |
| AScaleFactor | TdxScaleFactor |
Returns
| Type |
|---|
| Integer |
See Also