Unit 'MacOSAll' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#univint]

Float96

Declaration

Source position: MacTypes.pas line 406

type Float96 = record

  exp: SInt16;

  filler: SInt16;

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

end;


Documentation generated on: 2023-03-18