Unit 'MUIClass.Numeric' Package
[Overview][Classes][Index] [#MUIClass]

TMUINumericbutton

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Save saving Slider

Declaration

Source position: MUIClass.Numeric.pas line 78

type TMUINumericbutton = class(TMUINumeric)

public

  procedure CreateObject; override;

  

Create the MUI item

end;

Inheritance

TMUINumericbutton

  

Save saving Slider

|

TMUINumeric

  

Numeric class is the base class for everything that deals with the input (and display) of integer numbers.

|

TMUIArea

  

Super class for every other MUI class except windows and applications

|

TMUIWithParent

  

Subclass of TNotify to introduce the Parent relation

|

TMUINotify

  

Notify class is superclass of all other MUI classes.

|

TMUIRootClass

  

Base class for all MUI Class

|

TObject

See also

Slider

  

The slider class generates a gui element that allows a user to adjust a numeric value.


Documentation generated on: 2024-04-20