TCustomRichView.StartAnimation

<< Click to display table of contents >>

TCustomRichView.StartAnimation

Starts animation of pictures.

procedure StartAnimation;

(introduced in version 10)

Alternatively, animation may start automatically when document is formatted, if AnimationMode = rvaniOnFormat.

See also methods:

▪ResetAnimation;

▪StopAnimation.

See also properties:

▪AnimationMode.

See also:

▪Animation in TRichView;

▪Pictures;

▪Hot-Pictures.