TdxPSReportRenderer.CalcTextRect(TdxPSReportRenderCustomCanvas,string,TRect,DWORD,TFont) Method
Declaration
function CalcTextRect(ACanvas: TdxPSReportRenderCustomCanvas; const AText: string; var ARect: TRect; AFormat: DWORD; AFont: TFont = nil): Integer; overload;
Parameters
Name | Type |
---|---|
ACanvas | TdxPSReportRenderCustomCanvas |
AText | string |
ARect | TRect |
AFormat | DWORD |
AFont | TFont |
Returns
Type |
---|
Integer |
See Also