Prototype

property AnimeLoop: boolean read FAnimeLoop write SetAnimeLoop default TRUE;

Description

Specifies whether to play animations continuously or just once.


Note: the animation only starts when the image element comes into view, for example in a long document that requires scrolling. It is paused when it goes out of view.

See also