Applies To
TQDB, TQDBItem, TQDBView
Declaration
function KeyExists(Key : TKey) : boolean;
Description
Indicates whether a particular Key is present in the index. Unlike the ExactMatch method KeyExists doesn't have the overhead of moving ItemIndex or triggering any events.