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

TMUINumeric.ScaleToValue

This method takes the given sale values and transforms them to something between the numeric objects min and max values.

Declaration

Source position: MUIClass.Numeric.pas line 41

public function TMUINumeric.ScaleToValue(

  ScaleMin: Integer;

  ScaleMax: Integer;

  Scale: Integer

):Integer;

Function result

The transformed value.


Documentation generated on: 2024-03-28