This method takes the current value of the numeric object and transforms it to another scale determined by the parameters.
Source position: MUIClass.Numeric.pas line 45
public function TMUINumeric.ValueToScale( |
ScaleMin: Integer; |
ScaleMax: Integer |
):Integer; |