Source position: msegenericgdi.pas line 63
type pointsfprocty = procedure(
const gc: gcty;
const points: pfpointty;
const count: Integer;
const close: Boolean
);