Data.Bind.Components.IBindListLookupEditor.LookupValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LookupValue[const AScope: IScope]: TValue read GetLookupValue write SetLookupValue;

C++

__property System::Rtti::TValue LookupValue[const System::Bindings::Evalprotocol::_di_IScope AScope] = {read=GetLookupValue, write=SetLookupValue};

Properties

Type Visibility Source Unit Parent
property public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components IBindListLookupEditor

Description

Embarcadero Technologies does not currently have any additional information.