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