Source position: gnomeanimator.inc line 6
type TGnomeAnimatorLoopType = (
GNOME_ANIMATOR_LOOP_NONE,
GNOME_ANIMATOR_LOOP_RESTART,
GNOME_ANIMATOR_LOOP_PING_PONG
);