Source position: xlib.pp line 280
type TXSegment = record
x1: cshort;
y1: cshort;
x2: cshort;
y2: cshort;
end;