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

The published members of the TMtxProgressDialog class are listed here.

 
Name 
Description 
 
Triggered when an exception has occured inside the Thread and the thread is about to exit. 
 
Called before the thread start executing. 
 
Name 
Description 
 
Destroy object when thread ends. 
 
Call OnCompute in infinite loop. 
 
Number of OnCompute calls. 
 
Number of loops to execute if InternalLoop property is set to True. 
 
Max 
Sets the upper index of "for loop". 
 
Min 
Deines the lower index of the "for loop". 
 
Event executed just before the object will be destroyed. 
 
Event used to perform clean up for the thread. 
 
Place the actual threading algorithm in this event. 
 
Event used to perform initialization for the thread. 
 
Event used for progress indicators. 
 
If True, the component will display it's default progress dialog. 
 
Bypass thread. 
 
Allows the user to specify the name of the thread. 
 
Thread priority. 
 
Defines the time interval. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!