System.Bindings.EvalProtocol.IGroup.GetWrappers

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

Delphi

function GetWrappers(Index: Integer): IInterface;

C++

virtual System::_di_IInterface __fastcall GetWrappers(int Index) = 0 ;

プロパティ

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

説明

Wrappers プロパティの取得メソッドです。

GetWrappers は、Wrappers プロパティの取得メソッドです。

関連項目