Back to Devexpress

TdxTileControlController.StopItemContentAnimation Method

vcl-dxcustomtilecontrol-dot-tdxtilecontrolcontroller-4c17919a.md

latest890 B
Original Source

TdxTileControlController.StopItemContentAnimation Method

Stops playing animation of item frames and mosaics.

Declaration

delphi
procedure StopItemContentAnimation;

Remarks

Call the StopItemContentAnimation /StartItemContentAnimation methods to temporarily suspend animation of item frames and mosaics. This may be useful in the tile control initialization phase.

See Also

TdxTileControlController Class

TdxTileControlController Members

dxCustomTileControl Unit