Source position: xkb.pp line 1379
type TXkbShapeDoodadRec = record
name: TAtom;
_type: Byte;
priority: Byte;
top: SmallInt;
left: SmallInt;
angle: SmallInt;
color_ndx: Word;
shape_ndx: Word;
end;