Source position: fpsvg.anim.pp line 42
type TSVGAnimationKind = (
akSet,
akAnimate,
akColour,
akTransform,
akMotion
);