System.Bindings.EvalProtocol.TValueWrapper.GetType
Delphi
function GetType: PTypeInfo;
C++
System::Typinfo::PTypeInfo __fastcall GetType();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Bindings.EvalProtocol.pas System.Bindings.EvalProtocol.hpp |
System.Bindings.EvalProtocol | TValueWrapper |
Description
Gives the actual value wrapped by this instance.
The GetType method gives the actual value wrapped by this instance.