Source position: unit_globals.pas line 247
type Lin = record
StartPt: Point;
EndPt: Point;
Thickness: 1..8;
end;