Source position: xkb.pp line 185
type TXkbISOAction = record
_type: Byte;
flags: Byte;
mask: Byte;
real_mods: Byte;
group_XXX: ShortInt;
affect: Byte;
vmods1: Byte;
vmods2: Byte;
end;