System.ExceptionAcquired

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

ExceptionAcquired: Pointer; { notification that a given exception object has been "acquired" (C++)}

C++

extern DELPHI_PACKAGE void *ExceptionAcquired;

Propriétés

Type Visibilité  Source Unité  Parent
variable public
System.pas
System.hpp
System System

Description

Représente une notification qu'un objet exception donné a été acquis.

ExceptionAcquired représente une notification qu'un objet exception donné a été acquis.

Voir aussi