Back to Devexpress

TdxActivityIndicatorHorizontalDotsProperties Class

vcl-dxactivityindicator-935c1d44.md

latest1.4 KB
Original Source

TdxActivityIndicatorHorizontalDotsProperties Class

Stores the settings of the horizontal dots indicator style.

Declaration

delphi
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.

Inheritance

TObject TPersistent TdxActivityIndicatorPersistent TdxActivityIndicatorProperties TdxActivityIndicatorDotBasedProperties TdxActivityIndicatorHorizontalDotsProperties

See Also

TdxActivityIndicatorHorizontalDotsProperties Members

dxActivityIndicator Unit