System.Bindings.EvalProtocol.IGroup
Delphi
IGroup = interface
C++
__interface INTERFACE_UUID("{D6945DB4-6EFB-47A0-A91E-975522DAB28A}") IGroup : public System::IInterface
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
interface class |
public | System.Bindings.EvalProtocol.pas System.Bindings.EvalProtocol.hpp |
System.Bindings.EvalProtocol | System.Bindings.EvalProtocol |
Description
Stores the wrapped resulting values.
Some syntactic entities such as indexed properties may have different values for different arguments. The resulting values are wrapped by result wrappers, which are stored in groups.