TdxCustomActivityIndicator.Antialiasing Property
Declaration
property Antialiasing: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set this property to True to apply antialiasing to indicator elements. Otherwise, antialiasing is disabled.
The default value of the Antialiasing property is True.
See Also