Unit 'MacTypes' Package
[Overview][Constants][Types][Index] [#univint]

Float80

Declaration

Source position: MacTypes.pas line 394

type Float80 = record

  exp: SInt16;

  man: array [0..3] of UInt16;

end;


Documentation generated on: 2023-03-18