Unit 'MUIClass.Area' Package
[Overview][Types][Classes][Procedures and functions][Index] [#MUIClass]

TMUIGauge.InfoText

Text in the progressbar

Declaration

Source position: MUIClass.Area.pas line 228

published property TMUIGauge.InfoText : string
  read FInfoText
  write SetInfoText;

Description

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.

See also

Current

  

Set the current level of the gauge


Documentation generated on: 2024-04-20