Skip to main content

TdxCustomActivityIndicator.Antialiasing Property

Controls if antialiasing is applied to indicator elements (dots and lines).

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