Data.Bind.Components.IBindListLookupEditor.SelectedLookupValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SelectedLookupValue: TValue read GetSelectedLookupValue write SetSelectedLookupValue;

C++

__property System::Rtti::TValue SelectedLookupValue = {read=GetSelectedLookupValue, write=SetSelectedLookupValue};

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.