TcxCustomLookAndFeelPainter.DrawRatingControlIndicator(TcxCanvas,TRect,TdxRatingControlIndicatorState) Method
Declaration
procedure DrawRatingControlIndicator(ACanvas: TcxCanvas; const ABounds: TRect; AState: TdxRatingControlIndicatorState);
Parameters
Name | Type |
---|---|
ACanvas | TcxCanvas |
ABounds | TRect |
AState | TdxRatingControlIndicatorState |
See Also