Source position: fpsvg.anim.pp line 43
type TSVGCalcMode = (
cmDiscrete,
cmLinear,
cmPaced,
cmSpline
);