Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate.Lookup
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: TBaseObjectBindSourceDelegate |
Delphi
function Lookup(const KeyFields: string; const KeyValues: TValue;
const ResultFields: string): TValue;
C++
System::Rtti::TValue __fastcall Lookup(const System::UnicodeString KeyFields, const System::Rtti::TValue &KeyValues, const System::UnicodeString ResultFields);
Description
Embarcadero Technologies does not currently have any additional information.