Data.Bind.Components.IBindListLookupEditor.GetLookupValue

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: IBindListLookupEditor

Delphi

function GetLookupValue(const AScope: IScope): TValue;

C++

virtual System::Rtti::TValue __fastcall GetLookupValue(const System::Bindings::Evalprotocol::_di_IScope AScope) = 0 ;

Description

Embarcadero Technologies does not currently have any additional information.