TdxMeasureReportTitleEvent Type
Declaration
TdxMeasureReportTitleEvent = procedure(Sender: TObject; AReportLink: TBasedxReportLink; var AHeight: Integer) of object;
Parameters
Name | Type |
---|---|
Sender | TObject |
AReportLink | TBasedxReportLink |
AHeight | Integer |
See Also