TdxPSReportRenderer.FillRectEx(TdxPSReportRenderCustomCanvas,TRect,TColor,TColor,TdxPSFillPatternClass) Method
Declaration
procedure FillRectEx(ACanvas: TdxPSReportRenderCustomCanvas; const R: TRect; AForeColor: TColor; ABackColor: TColor; APattern: TdxPSFillPatternClass); virtual;
Parameters
Name | Type |
---|---|
ACanvas | TdxPSReportRenderCustomCanvas |
R | TRect |
AForeColor | TColor |
ABackColor | TColor |
APattern | TdxPSFillPatternClass |
See Also