Show: Delphi C++
Display Preferences

System.SetRaiseList

From XE2 API Documentation
Jump to: navigation, search

Delphi

function SetRaiseList(NewPtr: Pointer): Pointer;

C++

extern PACKAGE void * __fastcall SetRaiseList _DEPRECATED_ATTRIBUTE1("Use AcquireExceptionObject") (void * NewPtr);

Properties

Type Visibility Source Unit Parent
function public
System.pas
System.hpp
System System

Description

SetRaiseList is used internally by the Delphi compiler.

Do not call SetRaiseList directly. SetRaiseList is used internally.

See Also

Personal tools
Previous Versions
Translations