AnyDAC
ContentsIndexHome
PreviousUpNext
TADSQLiteBackup.OnProgress Event

The event firing after each copying step.

Group
Links

Use the OnProgress event handler to provide the copy operation feedback. 

For calculating the amount of work done, the event handler may use PageCount and Remaining properties.

property OnProgress: TADPhysServiceProgressEvent;
What do you think about this topic? Send feedback!