Source position: mmath.pas line 34
function RotatePoints(
const P: TPointArray;
const A: Extended;
const cx: Extended;
const cy: Extended
):TPointArray;