TdxReportVisualItem.DrawBackground(TdxPSReportRenderCustomCanvas,TRect) Method
Declaration
procedure DrawBackground(ACanvas: TdxPSReportRenderCustomCanvas; const R: TRect); overload; virtual;
Parameters
| Name | Type |
|---|---|
| ACanvas | TdxPSReportRenderCustomCanvas |
| R | TRect |
See Also