Skip to main content

TdxActivityIndicatorHorizontalDotsProperties Class

Stores the settings of the horizontal dots indicator style.

Declaration

TdxActivityIndicatorHorizontalDotsProperties = class(
    TdxActivityIndicatorDotBasedProperties
)

Remarks

This class does the following:

  • Inherits from its ancestor TdxActivityIndicatorDotBasedProperties the settings of the gravity dots indicator style;

  • Specifies how dots painted by this style move along a horizontal line in response to the associated activity’s progress.

See Also