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