Back to Devexpress

TdxTileControlItemOptionsAnimate Class

vcl-dxcustomtilecontrol-c7096b6a.md

latest1.2 KB
Original Source

TdxTileControlItemOptionsAnimate Class

Stores tile animation settings.

Declaration

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

Inheritance

TObject TPersistent TcxOwnedPersistent TdxTileControlCustomItemOptionsAnimate TdxTileControlItemOptionsAnimate

See Also

TdxTileControlItemOptionsAnimate Members

dxCustomTileControl Unit