Source position: fpg_main.pas line 90
type TExceptionEvent = procedure(
Sender: TObject;
E: Exception
) of object;