TdxActivityIndicatorProperties.AnimationTime Property
Specifies the duration of an animation loop, in milliseconds.
Declaration
property AnimationTime: Cardinal read; write; default 2000;
Property Value
| Type | Default |
|---|---|
| Cardinal | 2000 |
Remarks
The default value of the AnimationTime property is 2000.
See Also