TdxMeasureReportTitleEvent Type
In This Article
#Declaration
Delphi
TdxMeasureReportTitleEvent = procedure(Sender: TObject; AReportLink: TBasedxReportLink; var AHeight: Integer) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
AReport |
TBasedx |
AHeight | Integer |
See Also