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

TMUINumeric.RevLeftRight

Reverse the function of left/right keys.

Declaration

Source position: MUIClass.Numeric.pas line 53

published property TMUINumeric.RevLeftRight : Boolean
  read FRevLeftRight
  write SetRevLeftRight
  default False;

Description

Under some circumstances it might be desirable to reverse the keyboard control for a slider gadget. This tag might help. 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

RevUpDown

  

Reverse the function of up/down keys.


Documentation generated on: 2024-04-25