Drawing style for the progress bar.
Source position: comctrls.pp line 1821
public property TCustomProgressBar.Style : TProgressBarStyle |
The default value for the property is pbstNormal, and causes a solid (or segmented bar) to be displayed. pbstMarquee causes the animated marquee-style progress bar to be displayed.