ReturnToInitialState: Boolean;
The ReturnToInitialState property determines whether timeline must be returned to initial state after animation end.
Available values:
True. Default value. Timeline is returned to the first step after animation end.
False. The current timeline step after animation end is the last step.
The property use is given in the example for IPPTimeLine.DelayDuration.
See also: