One of the advantages of TJSDialog is the ability to use third party controls in place of the controls supplied with the dialog.
By default TJSDialog either uses the windows progress bar or a custom progress bar. This progress bar is called TJSProgressBar and is declared in the JSProgressBar unit.
Operating System |
Progress Bar Used |
Marquee Enabled |
Themes not Enabled |
UseNativeProgressBar = False |
Windows 2000 |
TJSProgressBar |
TJSProgressBar |
n/a |
TJSProgressBar |
Windows XP |
TProgressBarEx |
TProgressBarMarquee |
TJSProgressBar |
TJSProgressBar |
Windows Vista |
TProgressBarEx |
TProgressBarMarquee |
TJSProgressBar |
TJSProgressBar |
TProgressBarEx descends from TProgressBar
TProgressBarMarquee descends from TProgressBarEx
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|