Source position: xlib.pp line 283
type TXRectangle = record
x: cshort;
y: cshort;
width: cushort;
height: cushort;
end;