[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: markdown.latexrender.pas line 70
type TLaTeXMarkdownBlockRenderer = class(TMarkdownBlockRenderer) |
protected |
procedure Append(); |
procedure AppendNl(); |
function HasOption(); |
function Escape(); |
public |
property LaTeXRenderer: TMarkdownLaTeXRenderer; [r] |
end; |
| | |
| | |
| | |
TObject |