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