Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_FLOAT128

Declaration

Source position: jwawintype.pas line 614

type _FLOAT128 = record

  LowPart: Int64;

  HighPart: Int64;

end;


Documentation generated on: 2025-07-25