Back to Devexpress

TdxMeasureReportTitleEvent Type

vcl-dxpscore-a921e3b8.md

latest527 B
Original Source

TdxMeasureReportTitleEvent Type

Declaration

delphi
TdxMeasureReportTitleEvent = procedure(Sender: TObject; AReportLink: TBasedxReportLink; var AHeight: Integer) of object;

Parameters

NameType
SenderTObject
AReportLinkTBasedxReportLink
AHeightInteger

See Also

dxPSCore Unit