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

TMUINumeric.RevUpDown

Reverse the function of up/down keys.

Declaration

Source position: MUIClass.Numeric.pas line 54

published property TMUINumeric.RevUpDown : Boolean
  read FRevUpDown
  write SetRevUpDown
  default False;

Description

Under some circumstances it might be desirable to reverse the keyboard control for a slider gadget. This tag might help. RevUpDown defaults to False.

See also

Min

  

Adjust the minimum value for a numeric input/display gadget.

Max

  

Adjust the maximum value for a numeric input/display gadget.

Value

  

Adjust the current value for a numeric input/display gadget.

Default

  

Adjust the default value for a numeric input/display gadget.s

RevLeftRight

  

Reverse the function of left/right keys.


Documentation generated on: 2022-07-30