Skip to main content

dxActivityIndicator Unit

Implements the deprecated TdxActivityIndicator component.

Tip

Use the dedicated Wait Form instead.

Classes

Name Description
TdxActivityIndicator

A deprecated activity indicator component.

Tip

Use the dedicated Wait Form instead.

TdxActivityIndicatorArcBasedProperties Serves as the base class for classes that store the settings of activity indicator styles that display an elliptic arc whose two angular positions change over time, depending on the activity’s progress.
TdxActivityIndicatorCircularDotsProperties Stores circular dot indicator settings.
TdxActivityIndicatorDotBasedProperties Serves as the base class for classes that store the settings of activity indicator styles that display dots moving along a specific path in response to the activity’s progress.
TdxActivityIndicatorElasticCircleProperties Stores elastic circle indicator settings.
TdxActivityIndicatorGravityDotsProperties Stores the settings of the gravity dots indicator style.
TdxActivityIndicatorHorizontalDotsProperties Stores horizontal dot indicator settings.
TdxActivityIndicatorPersistent
TdxActivityIndicatorProperties The base class for activity indicator settings.
TdxCustomActivityIndicator

The base class for the deprecated TdxActivityIndicator component.

Tip

Use the dedicated Wait Form instead.

Remarks

Important

The TdxActivityIndicator component ships with DevExpress VCL products for backward compatibility only.

DevExpress does not implement new features or fix bugs for deprecated components.

We recommend that you display a Wait Form instead of using the TdxActivityIndicator component to indicate a time-consuming process that runs in the main thread and locks the application UI.