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