System.Bindings.CustomScope.TCustomScope.TWrapperFoundCallback
Delphi
TWrapperFoundCallback = reference to procedure (Scope: TCustomScope; const Wrapper: ICustomWrapper);
C++
__interface TWrapperFoundCallback : public System::IInterface
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
anonMethod class |
public | System.Bindings.CustomScope.pas System.Bindings.CustomScope.hpp |
System.Bindings.CustomScope | TCustomScope |
説明
ラッパーが内部スコープ キャッシュの中でや、ユーザーによって指定された後に見つかった際に、OnWrapperFound イベントが使用するプロシージャへの参照です。