TdxPSReportRenderCustomCanvas.BeginCustomDraw(TRect,TFont,TColor) Method
Declaration
function BeginCustomDraw(const AClipBounds: TRect; AFont: TFont; AColor: TColor): TCanvas; virtual; abstract;
Parameters
| Name | Type |
|---|---|
| AClipBounds | TRect |
| AFont | TFont |
| AColor | TColor |
Returns
| Type |
|---|
| TCanvas |
See Also