System.Bindings.EvalProtocol.TValueWrapper

提供: RAD Studio API Documentation
移動先: 案内検索

System.TInterfacedObjectSystem.TObjectTValueWrapper

Delphi

TValueWrapper = class(TInterfacedObject, IWrapper, IValue)

C++

class PASCALIMPLEMENTATION TValueWrapper : public System::TInterfacedObject

プロパティ

種類 可視性 ソース ユニット
class public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol System.Bindings.EvalProtocol

説明

rvalue(右辺値)の簡単な実装です。


TValueWrapper は、位置を持たない rvalue(右辺値)の簡単な実装です。

関連項目