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