System.Bindings.EvalProtocol.TLocationWrapper.GetType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetType: PTypeInfo;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol TLocationWrapper

Beschreibung

Gibt die Typinformationen für den tatsächlichen Wert an.

Die Methode GetType gibt die Typinformationen für den tatsächlichen Wert an.

Siehe auch