Source position: Endian.pas line 387
type BigEndianUnsignedFixed = record
bigEndianValue: UnsignedFixed;
end;