System.Threading.EAggregateException.Handle

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Handle(AExceptionHandlerEvent: TExceptionHandlerEvent); overload;
procedure Handle(const AExceptionHandlerProc: TExceptionHandlerProc); overload;

C++

void __fastcall Handle(TExceptionHandlerEvent AExceptionHandlerEvent)/* overload */;
void __fastcall Handle(const _di_TExceptionHandlerProc AExceptionHandlerProc)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.Threading.pas
System.Threading.hpp
System.Threading EAggregateException

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 !