TcxCustomLookAndFeelPainter.DrawColorGalleryItemSelection(TcxCustomCanvas,TRect,TdxGalleryItemViewState) Method
Declaration
procedure DrawColorGalleryItemSelection(ACanvas: TcxCustomCanvas; const R: TRect; AViewState: TdxGalleryItemViewState); virtual;
Parameters
Name | Type |
---|---|
ACanvas | TcxCustomCanvas |
R | TRect |
AViewState | TdxGalleryItemViewState |
See Also