Skip to main content

TdxBarPainter.GetSmallImageBounds(TdxBarItemControl,TSize,TRect,TdxBarPaintType,TdxBarItemControlViewStructure,Boolean,Boolean,Boolean,Boolean,Boolean) Method

Declaration

class function GetSmallImageBounds(AItemControl: TdxBarItemControl; const AImageSize: TSize; const ADrawRect: TRect; APaintType: TdxBarPaintType; AViewStructure: TdxBarItemControlViewStructure; ACenter: Boolean; AGlyphEmpty: Boolean; AStretchGlyph: Boolean; ADowned: Boolean; ADrawDowned: Boolean): TRect;

Parameters

Name Type
AItemControl TdxBarItemControl
AImageSize TSize
ADrawRect TRect
APaintType TdxBarPaintType
AViewStructure TdxBarItemControlViewStructure
ACenter Boolean
AGlyphEmpty Boolean
AStretchGlyph Boolean
ADowned Boolean
ADrawDowned Boolean

Returns

Type
TRect
See Also