Skip to main content

TdxCustomActivityIndicator.PropertiesClassName Property

Specifies the name of the indicator style class to be displayed by the activity indicator control.

Declaration

property PropertiesClassName: string read; write;

Property Value

Type
string

Remarks

Use the PropertiesClassName, Properties, or PropertiesClass property to specify the indicator style to be displayed by the control. Refer to the Properties property description to learn about available indicator style class names.

See Also