[Overview][Constants][Types][Index] Reference for unit 'objpas' (#rtl)

TEndian

System endianness

Declaration

Source position: objpas.pp line 92

type TEndian = (

  Little,

  

Little endian byte order

  Big

  

Big endian byte order

);

Description

TEndian describes the endianness of a computer architecture.


Documentation generated on: May 14 2021