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