You are here: Symbol Reference > MtxDialogs Namespace > Classes > TMtxProgressDialog Class > TMtxProgressDialog Members
MtxVec VCL
ContentsIndex
TMtxProgressDialog Members Published Properties
Published Properties
 
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.