[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates if the progress bar indicator is drawn as a smooth solid bar, as opposed to individual bar segments.
Source position: comctrls.pp line 1850
public property TCustomProgressBar.Smooth : Boolean |
The implementation of Smooth drawing is platform-dependent. Some widgetsets do not use the segmented drawing style for their progress bars. For those platforms, the value in the property is not used.
Use Style to control whether a normal progress bar is drawn, or if an animated marquee is used in the progress bar indicator.
|
Drawing style for the progress bar. |
Version 4.0 | Generated 2025-05-03 | Home |