TcxCustomGridItemsListBox.PaintItem(TcxCanvas,TRect,Integer,Boolean) Method
Declaration
procedure PaintItem(ACanvas: TcxCanvas; R: TRect; AIndex: Integer; AFocused: Boolean); virtual; abstract;
Parameters
Name | Type |
---|---|
ACanvas | TcxCanvas |
R | TRect |
AIndex | Integer |
AFocused | Boolean |
See Also