if really someone does this, it would be nice to have it in "standard" (FPC) mode also. not just packed records, but also packed arrays: packed array [ 1..2 ] of 0..15 { one byte } packed array [ 1..8 ] of boolean { one byte }