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