TdxActivityIndicatorDotBasedProperties.DotSize Property
In This Article
Specifies the dot size (diameter), in pixels.
#Declaration
Delphi
property DotSize: TdxActivityIndicatorDotSize read; write; default 6;
#Property Value
Type | Default |
---|---|
Tdx |
6 |
#Remarks
The default value of the DotSize property is 6.
See Also