TdxActivityIndicatorDotBasedProperties.DotCount Property
In This Article
Specifies the number of dots used in the animation.
#Declaration
Delphi
property DotCount: TdxActivityIndicatorDotCount read; write; default 5;
#Property Value
Type | Default |
---|---|
Tdx |
5 |
#Remarks
The default value of the DotCount property is 5.
See Also