TBasedxReportLink.FillRoundRect(TCanvas,TRect,Integer,Integer,TColor) Method
Declaration
procedure FillRoundRect(Canvas: TCanvas; const R: TRect; CornerWidth: Integer; CornerHeight: Integer; Color: TColor); virtual;
Parameters
| Name | Type |
|---|---|
| Canvas | TCanvas |
| R | TRect |
| CornerWidth | Integer |
| CornerHeight | Integer |
| Color | TColor |
See Also