Source position: msegraphics.pas line 283
type pointsinfoty = record
points: ppointty;
count: Integer;
closed: Boolean;
end;