System.Bindings.EvalProtocol.IGroup.GetWrappers

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetWrappers(Index: Integer): IInterface;

C++

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

Properties

Type Visibility Source Unit Parent
function public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol IGroup

Description

Getter method for the Wrappers property.

GetWrappers is the getter method for the Wrappers property.

See Also