TdxActivityIndicatorGravityDotsProperties Class
Stores the settings of the gravity dots indicator style.
Declaration
TdxActivityIndicatorGravityDotsProperties = 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 circular path in response to the associated activity’s progress, as if their movement is influenced by force of gravity.
Inheritance
TObject
TPersistent
TdxActivityIndicatorPersistent
TdxActivityIndicatorProperties
TdxActivityIndicatorDotBasedProperties
TdxActivityIndicatorGravityDotsProperties
See Also