Data.Bind.Components.IBindListLookupEditor.SetSelectedLookupValue
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: IBindListLookupEditor |
Delphi
procedure SetSelectedLookupValue(const AValue: TValue);
C++
virtual void __fastcall SetSelectedLookupValue(const System::Rtti::TValue &AValue) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.