Source position: markdown.pdfrender.pas line 257
protected procedure TMarkDownPDFRenderer.FlushTextRun( |
const aText: utf8string; |
const aFontSize: LongInt; |
const aFontStyle: TFontStyles; |
const aLinkHref: utf8string; |
const aContext: TFontContext; |
const aDryRun: Boolean |
); virtual; |