System.Bindings.EvalProtocol.IGroup.GetWrappers

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetWrappers(Index: Integer): IInterface;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol IGroup

Beschreibung

Getter-Methode für die Eigenschaft Wrappers.

GetWrappers ist die Getter-Methode für die Eigenschaft Wrappers.

Siehe auch