System.Bindings.EvalProtocol.TValueWrapper

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.TInterfacedObjectSystem.TObjectTValueWrapper

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).

Siehe auch