TdxPSReportRenderInfo.CalculateReportNotesTextHeight(string,TFont,Boolean) Method
Declaration
function CalculateReportNotesTextHeight(const AText: string; AFont: TFont; AAdjustOnReportScale: Boolean): Integer; virtual;
Parameters
Name | Type |
---|---|
AText | string |
AFont | TFont |
AAdjustOnReportScale | Boolean |
Returns
Type |
---|
Integer |
See Also