You are here: Symbol Reference > MtxDialogs Namespace > Classes > TMtxProgressDialog Class > published > TMtxProgressDialog.OnCleanUp Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxProgressDialog.OnCleanUp Property

Event used to perform clean up for the thread.

Pascal
property OnCleanUp: TNotifyEvent;

Called after the thread has completed from the main thread. The event is called each time OnProgressUpdate is called with peCleanUp parameter.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!