[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Drawing style for the progress bar.
Source position: comctrls.pp line 1832
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.