Applies To
TQDBItem, TQDBView
Declaration
procedure StoreAs(NewKey : TKey);
Description
Combines the data in the current items fields into an item and stores it with the NewKey. This method does the job of the Store method but without needing to trigger the OnKey event.