Unit 'Markdown.FPDocRender' Package
[Overview][Constants][Types][Classes][Index] [#fcl-md]

TFPDocMarkdownBlockRenderer

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: markdown.fpdocrender.pas line 75

type TFPDocMarkdownBlockRenderer = class(TMarkdownBlockRenderer)

protected

  procedure CheckParent();

  function CheckIsValidName();

  function GetSectionType();

  function GetElementType();

  procedure Append();

  procedure AppendNl();

public

  property FPDoc: TMarkdownFPDocRenderer; [r]

  property Parent: TDomElement; [r]

end;

Inheritance

TFPDocMarkdownBlockRenderer

|

TMarkdownBlockRenderer

|

TMarkdownElementRenderer

|

TObject


Documentation generated on: 2026-03-30