TcxPCImageList.Draw(TcxCanvas,TRect,Integer,TColor,Boolean,Boolean,Boolean,IdxColorPalette) Method
Declaration
procedure Draw(ACanvas: TcxCanvas; const R: TRect; AIndex: Integer; ABackgroundColor: TColor; AIsNativePainting: Boolean; AEnabled: Boolean; AHot: Boolean; APalette: IdxColorPalette);
Parameters
Name | Type |
---|---|
ACanvas | TcxCanvas |
R | TRect |
AIndex | Integer |
ABackgroundColor | TColor |
AIsNativePainting | Boolean |
AEnabled | Boolean |
AHot | Boolean |
APalette | IdxColorPalette |
See Also