TdxPSReportGroupLookAndFeel.Paint(TdxPSReportRenderCustomCanvas,TdxReportGroup) Method
In This Article
#Declaration
Delphi
procedure Paint(ACanvas: TdxPSReportRenderCustomCanvas; AGroup: TdxReportGroup);
#Parameters
Name | Type |
---|---|
ACanvas | Tdx |
AGroup | Tdx |
See Also