Applies To
TQDB, TQDBItem, TQDBView
Declaration
property OnFound : TNotifyEvent;
Description
The four search methods, CloseMatch, ExactMatch, PartialMatch and PatternMatch, each attempt to locate a specific key in the list of keys. If they are successful the OnFound event is triggered.