Indicates if status text is draw over the progress bar.
Source position: comctrls.pp line 1822
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.