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