API:System.TObject.SafeCallException
Delphi
function SafeCallException(ExceptObject: TObject; ExceptAddr: Pointer): HResult; virtual;
C++
virtual HRESULT __fastcall SafeCallException(TObject* ExceptObject, void * ExceptAddr);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.pas systobj.h |
System | TObject |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!