This method takes the given sale values and transforms them to something between the numeric objects min and max values.
Source position: MUIClass.Numeric.pas line 42
public function TMUINumeric.ScaleToValue( |
ScaleMin: Integer; |
ScaleMax: Integer; |
Scale: Integer |
):Integer; |
The transformed value.