System.Bindings.EvalProtocol.TValueWrapper
Delphi
TValueWrapper = class(TInterfacedObject, IWrapper, IValue)
C++
class PASCALIMPLEMENTATION TValueWrapper : public System::TInterfacedObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | System.Bindings.EvalProtocol.pas System.Bindings.EvalProtocol.hpp |
System.Bindings.EvalProtocol | System.Bindings.EvalProtocol |
Description
Trivial implementation for rvalues (Right Values).
TValueWrapper is a trivial implementation for non-location rvalues (Right Values).