System.Threading.TExceptionHandlerProc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TExceptionHandlerProc = reference to procedure (const AException: Exception; var Handled: Boolean);

C++

__interface TExceptionHandlerProc  : public System::IInterface

Properties

Type Visibility Source Unit Parent
anonMethod
class
public
System.Threading.pas
System.Threading.hpp
System.Threading System.Threading

Description

Embarcadero Technologies does not currently have any additional information.