npackon.inc 74 B

123456
  1. (* this header sets packing to 1 *)
  2. {$PACKRECORDS 1}
  3. // pragma pack(1)