procedure DoHandleException(Sender: TObject; E: Exception); dynamic;
__fastcall DoHandleException(TObject * Sender, Exception E);
This is DoHandleException, a member of class TAppletApplication.