TMtxProgressDialog.ProgressUpdate Event

event TProgressUpdateEvent ProgressUpdate

The event is called before the thread starts executing with Dew.Math.TMtxProgressEvent.peInit parameter.

Remarks:

The event is called several times while the thread is executing with Dew.Math.TMtxProgressEvent.peCycle parameter. When the thread has finished executing it is called with Dew.Math.TMtxProgressEvent.peCleanUp parameter.