TdxCustomActivityIndicator.PropertiesClass Property
Specifies the indicator style class to be displayed by the activity indicator control.
Declaration
property PropertiesClass: TdxActivityIndicatorPropertiesClass read; write;
Property Value
Type |
---|
TdxActivityIndicatorPropertiesClass |
Remarks
Use the PropertiesClass, Properties, or PropertiesClassName property to specify the indicator style to be displayed by the control. Refer to the Properties property description to learn about available indicator style classes.
See Also