TcxCustomLookAndFeelPainter.DrawHintBackground(TcxCanvas,TRect,TColor) Method
Declaration
procedure DrawHintBackground(ACanvas: TcxCanvas; const ARect: TRect; AColor: TColor = clDefault); virtual;
Parameters
Name | Type |
---|---|
ACanvas | TcxCanvas |
ARect | TRect |
AColor | TColor |
See Also