[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: markdown.elements.pas line 238
type TMarkdownListItemBlock = class(TMarkdownParagraphBlock) |
public |
function isPlainPara; override; |
function ContentIndentation; override; |
end; |
| | |
| | |
| | |
| | |
| | |
TObject |