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

TMUIGauge.Max

Maximum of the Gauge

Declaration

Source position: MUIClass.Area.pas line 229

published property TMUIGauge.Max : Integer
  read FMax
  write SetMax
  default 100;

Description

Set the maximum value for the gauge. Defaults to 100. Currently, Max and Current is limited to 16 bit.

See also

Max

  

Maximum of the Gauge

Current

  

Set the current level of the gauge


Documentation generated on: 2024-03-28