TdxTileControlController.StopItemContentAnimation Method
In This Article
#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