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