Applies To
TQDB, TQDBItem, TQDBView
Declaration
property ProgressUpdate : TProgressEvent;
Description
Actions on the database that might be lengthy generate the ProgressUpdate event at intervals during the action. The TProgressEvent message includes the percentage completion of the action and the kind of action that is going on.