System.Threading.TExceptionHandlerEvent

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
System.Threading.pas
System.Threading.hpp
System.Threading System.Threading

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。