You are here: Symbol Reference > JSDialog Namespace > Classes > TJSProgress Class > TJSProgress Properties
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSProgress Properties

The properties of the TJSProgress class are listed here.

 
Name 
Description 
 
Set the interval to control the scrolling speed when a Marquee progress bar is being displayed. The lower the interval, the faster the scrolling speed. 
 
Max 
The maximum value of the progress bar. Once the progress has reached the Max value, the dialog is automatically closed. 
 
Min 
The start value for the progress bar. 
 
The current position of the progress bar. While the dialog is being displayed the position value will change as the progress progresses. 
 
Display the progress bar progress in the task bar for the application. This option is only available on Windows 7 systems. 
 
The state of the progress bar. Currently only supported for non-themed dialogs. The possible states are Normal, Paused and Error. 
 
Step 
The amount the Progress property is updated by when UpdateProgress method is called on the TJSDialog
 
Determines if the dialog should use the native progress bar if possible. 
Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!