Declaration
property PlayLoop: Boolean;
Description
Set PlayLoop to True to continuously loop playback of multi-frame files, such as animated GIF and AVI files (when
Playing is enabled).
Default: True
Example
// loop playback
ImageEnMView1.PlayLoop := True;
See Also
◼Playing
◼PlaySpeed