[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates if status or progress text is draw over the progress bar.
Source position: comctrls.pp line 1853
public property TCustomProgressBar.BarShowText : Boolean |
BarShowText some widgetsets allow text to be displayed on the bar to indicate its position and range of values. The implementation of BarShowText is platform-specific. If the widgetset does not display text on the progress bar, the value in the property is not used.
Version 4.0 | Generated 2025-05-03 | Home |