Data.Bind.Components.IBindListLookupEditor.SelectedLookupValue
[–] 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.