System.Bindings.EvalProtocol.IGroup.Wrappers

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

Delphi

property Wrappers[Index: Integer]: IInterface read GetWrappers;

C++

__property System::_di_IInterface Wrappers[int Index] = {read=GetWrappers};

プロパティ

種類 可視性 ソース ユニット
property public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol IGroup

説明

利用可能なラッパを示します。

Wrappers プロパティは、利用可能なラッパを示します。

関連項目