Source position: markdown.pdfrender.pas line 245
protected procedure TMarkDownPDFRenderer.MeasureText( |
const aText: utf8string; |
const aFontSize: LongInt; |
const aFontStyle: TFontStyles; |
const aContext: TFontContext; |
out aWidth: LongInt; |
out aHeight: LongInt |
); |