TdxBarPainter.GetImageParams(TdxBarItemControl,TRect,TdxBarPaintType,TdxBarItemControlViewStructure,TdxBarItemControlViewSize,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,TdxSmartGlyph,TCustomImageList,Integer,Boolean,TRect,IdxColorPalette) Method
In This Article
#Declaration
Delphi
procedure GetImageParams(AItemControl: TdxBarItemControl; const ADrawRect: TRect; APaintType: TdxBarPaintType; AViewStructure: TdxBarItemControlViewStructure; AViewSize: TdxBarItemControlViewSize; ACenter: Boolean; ASelected: Boolean; ADowned: Boolean; ADrawDowned: Boolean; ADroppedDown: Boolean; var AGlyphEmpty: Boolean; out AGlyph: TdxSmartGlyph; out AImages: TCustomImageList; out AImageIndex: Integer; out ADrawImageEnabled: Boolean; out AImageBounds: TRect; out AGlyphPalette: IdxColorPalette);
#Parameters
Name | Type |
---|---|
AItem |
Tdx |
ADraw |
TRect |
APaint |
Tdx |
AView |
Tdx |
AView |
Tdx |
ACenter | Boolean |
ASelected | Boolean |
ADowned | Boolean |
ADraw |
Boolean |
ADropped |
Boolean |
AGlyph |
Boolean |
AGlyph | Tdx |
AImages | TCustom |
AImage |
Integer |
ADraw |
Boolean |
AImage |
TRect |
AGlyph |
Idx |
See Also