Source position: fphtml.pp line 301
type TAfterElementEvent = procedure(
Sender: THTMLContentProducer;
anElement: THTMLCustomElement
) of object;