TdxBarPainter.GetSmallImageBounds(TdxBarItemControl,TSize,TRect,TdxBarPaintType,TdxBarItemControlViewStructure,Boolean,Boolean,Boolean,Boolean,Boolean) Method
In This Article
#Declaration
Delphi
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 |
---|---|
AItem |
Tdx |
AImage |
TSize |
ADraw |
TRect |
APaint |
Tdx |
AView |
Tdx |
ACenter | Boolean |
AGlyph |
Boolean |
AStretch |
Boolean |
ADowned | Boolean |
ADraw |
Boolean |
#Returns
Type |
---|
TRect |
See Also