System.Bindings.EvalProtocol.TLocationWrapper.GetType

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

Delphi

function GetType: PTypeInfo;

C++

System::Typinfo::PTypeInfo __fastcall GetType();

プロパティ

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

説明

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

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

関連項目