Back to Devexpress

TdxTileControlController.StartItemContentAnimation Method

vcl-dxcustomtilecontrol-dot-tdxtilecontrolcontroller-a73da739.md

latest1.1 KB
Original Source

TdxTileControlController.StartItemContentAnimation Method

Starts playing animation of item frames and mosaics.

Declaration

delphi
procedure StartItemContentAnimation;

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

TdxTileControlItem.ActiveFrame

TdxTileControlItem.ActiveFrameIndex

TdxTileControlController Class

TdxTileControlController Members

dxCustomTileControl Unit