Applies To
TQDB, TQDBItem, TQDBView
Declaration
procedure AssignKeyList(Keys : TStrings);
Description
The AssignKeyList method fills Keys with a list of all the keys in the index. If a Filter is in force, Keys contains only the matching keys.
AssignKeyList can be used to fill a list box or other control with the QDB keys. Each time AssignKeyList is called the list is generated afresh. During this process ProgressUpdate events are triggered at intervals.