Source position: jwawintype.pas line 614
type _FLOAT128 = record
LowPart: Int64;
HighPart: Int64;
end;