Skip to main content

TdxTileControlController.StartItemContentAnimation Method

Starts playing animation of item frames and mosaics.

Declaration

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