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

TMUIKnob

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

This is a subclass of Numeric class which offers a knob that the user may turn.

Declaration

Source position: MUIClass.Numeric.pas line 60

type TMUIKnob = class(TMUINumeric)

public

  procedure CreateObject; override;

  

Create the MUI item

end;

Inheritance

TMUIKnob

  

This is a subclass of Numeric class which offers a knob that the user may turn.

|

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

Numeric

  

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


Documentation generated on: 2022-07-30