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

The following tables list the members exposed by TJSProgress.

 
Name 
Description 
 
Calls the OnChange event if assigned. 
 
Name 
Description 
 
Returns the owner of the TJSDialogOwnedPersistent class 
 
Descendant classes can prevent the OnChange event from being called by setting the IgnoreChange property. 
 
Name 
Description 
 
Copies the contents of another, similar object. 
 
Creates and initializes a TJSProgress instance. 
 
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. 
 
Event triggered when a property has changed. 
 
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!