[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Drawing style for the progress bar.
Source position: comctrls.pp line 1852
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.
Version 4.0 | Generated 2025-05-03 | Home |