Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TObject.SafeCallException

Handle exception object.

Declaration

Source position: objpash.inc line 242

public function TObject.SafeCallException(

  exceptobject: TObject;

  exceptaddr: CodePointer

):HRESULT; virtual;

Description

SafeCallException should be overridden to handle exceptions in a method marked with the savecall directive. The implementation in TObject simply returns zero.


Documentation generated on: Jan 30 2024