Text in the progressbar
Source position: MUIClass.Area.pas line 231
published property TMUIGauge.InfoText : string |
The text given here is displayed within a gauge object and is usually intended to show some kind of percentage information.
This texts preparse is set to #27'c'#27'8', this makes it appear centered and highlighted by default.
Any %ld will be replaced with the current value of Current.
|
Set the current level of the gauge |