System.Bindings.EvalProtocol.TLocationWrapper.TValueGetter

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

Delphi

TValueGetter = reference to function: TValue;

C++

__interface TValueGetter  : public System::IInterface

プロパティ

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

説明

値の取得メソッドである関数への参照。

TValueGetter は、値の取得メソッドである関数への参照です。

関連項目