System.Bindings.EvalProtocol.TValueWrapper
Delphi
TValueWrapper = class(TInterfacedObject, IWrapper, IValue)
C++
class PASCALIMPLEMENTATION TValueWrapper : public System::TInterfacedObject
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
class | public | System.Bindings.EvalProtocol.pas System.Bindings.EvalProtocol.hpp |
System.Bindings.EvalProtocol | System.Bindings.EvalProtocol |
Beschreibung
Einfache Implementierung für R-Werte (rechte Werte).
TValueWrapper ist eine einfache Implementierung für R-Werte (rechte Werte).