Data.Bind.Components.IBindListLookupEditor.SelectedLookupValue

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

property SelectedLookupValue: TValue read GetSelectedLookupValue write SetSelectedLookupValue;

C++

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

Description

Embarcadero Technologies does not currently have any additional information.