Source position: extjsxml.pp line 54
type TXMLElementEvent = procedure(
Sender: TObject;
AElement: TDOMElement
) of object;