TcxCustomCanvas.FillRectByGradient(TRect,TColor,TColor,Boolean) Method
Declaration
procedure FillRectByGradient(const R: TRect; AColor1: TColor; AColor2: TColor; AHorizontal: Boolean); overload; virtual;
Parameters
Name | Type |
---|---|
R | TRect |
AColor1 | TColor |
AColor2 | TColor |
AHorizontal | Boolean |
See Also