Source position: xkb.pp line 1344
type TXkbBoundsRec = record
x1: SmallInt;
y1: SmallInt;
x2: SmallInt;
y2: SmallInt;
end;