System.Bindings.EvalProtocol.TValueWrapper.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 TValueWrapper

説明

実際の値の型情報を取得します。

GetValue メソッドは、実際の値の型情報を取得します。

関連項目