Source position: mui.pas line 1959
type TMUIP_Numeric_ValueToScaleExt = record
MethodID: LongWord;
value: LongInt;
scalemin: LongInt;
scalemax: LongInt;
end;