Skip to main content

TdxActivityIndicatorElasticCircleProperties Class

Stores the settings of the elastic circle indicator style.

Declaration

TdxActivityIndicatorElasticCircleProperties = class(
    TdxActivityIndicatorArcBasedProperties
)

Remarks

This class does not introduce any new members – it inherits from its ancestor TdxActivityIndicatorArcBasedProperties the settings of the elastic circle indicator style and specifies how two angular positions of the circular arc painted by this style change over time, depending on the associated activity’s progress.

See Also