Source position: sax.pp line 150
type TErrorEvent = procedure(
Sender: TObject;
AException: ESAXParseException
) of object;