Source position: xlib.pp line 289
type TXArc = record
x: cshort;
y: cshort;
width: cushort;
height: cushort;
angle1: cshort;
angle2: cshort;
end;