API:System.Rtti.TInterceptExceptionNotify

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

Delphi

TInterceptExceptionNotify = reference to procedure(Instance: TObject;
Method: TRttiMethod; const Args: TArray<TValue>; out RaiseException: Boolean;
TheException: Exception; out Result: TValue);

C++

__interface TInterceptExceptionNotify  : public System::IInterface

プロパティ

種類 可視性 ソース ユニット
anonMethod
class
public
System.Rtti.pas
System.Rtti.hpp
System.Rtti System.Rtti

説明

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