TdxActivityIndicatorArcBasedProperties.ArcThickness Property
In This Article
Specifies the arc line thickness, in pixels.
#Declaration
Delphi
property ArcThickness: Integer read; write; default 3;
#Property Value
Type | Default |
---|---|
Integer | 3 |
#Remarks
The default value of the ArcThickness property is 3.
See Also