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