System.Bindings.EvalProtocol.TLocationWrapper.GetValue

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

Delphi

function GetValue: TValue;

C++

System::Rtti::TValue __fastcall GetValue();

プロパティ

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

説明

このインスタンスによってラップされている実際の値を取得します。

GetValue メソッドは、このインスタンスによってラップされている実際の値を取得します。

関連項目