TCustomdxComponentPrinter.DoBeforeDesignReport(TBasedxReportLink) Method
Raises the OnBeforeDesignReport event.
Declaration
procedure DoBeforeDesignReport(AReportLink: TBasedxReportLink); dynamic;
Parameters
| Name | Type | Description |
|---|---|---|
| AReportLink | TBasedxReportLink | The target print link. |
See Also