Source position: custapp.pp line 25
type TExceptionEvent = procedure(
Sender: TObject;
E: Exception
) of object;