System.Bindings.EvalProtocol.TLocationWrapper.GetType

提供:RAD Studio API Documentation

Delphi

function GetType: PTypeInfo;

C++

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

プロパティ

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

説明

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

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

関連項目