Skip to main content

TdxTileControlItemOptionsAnimate Class

Stores tile animation settings.

Declaration

TdxTileControlItemOptionsAnimate = class(
    TdxTileControlCustomItemOptionsAnimate
)

Remarks

This class does not introduce any new functionality; it only publishes the AssignedValues property allowing you to reset the tile item’s animation settings.

The tile item’s OptionsAnimate property references a TdxTileControlItemOptionsAnimate object.

See Also