TdxActivityIndicatorCircularDotsProperties.AnimationTime Property
In This Article
Specifies the duration of an animation loop, in milliseconds.
#Declaration
Delphi
property AnimationTime; default 4000;
#Property Value
Type | Default |
---|---|
Cardinal | 4000 |
#Remarks
The default value of the AnimationTime property is 4000.
See Also