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