Source position: mui.pas line 2287
type tMUIP_Numeric_ScaleToValue = record
MethodID: LongWord;
scalemin: LongInt;
scalemax: LongInt;
scale: LongInt;
end;