System.Threading.TExceptionHandlerEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TExceptionHandlerEvent = procedure (const AException: Exception; var Handled: Boolean) of object;

C++

typedef void __fastcall (__closure *TExceptionHandlerEvent)(System::Sysutils::Exception* const AException, bool &Handled);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
System.Threading.pas
System.Threading.hpp
System.Threading System.Threading

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !