Back to Devexpress

TdxTileControlItem.AnimationInterval Property

vcl-dxcustomtilecontrol-dot-tdxtilecontrolitem-9ba102f6.md

latest1.8 KB
Original Source

TdxTileControlItem.AnimationInterval Property

Specifies the animation delay (in milliseconds) for the item’s tile frames and mosaics.

The default value of the AnimationInterval property is dxTileControlDefaultAnimationInterval.

Declaration

delphi
property AnimationInterval: Integer read; write; default dxTileControlDefaultAnimationInterval;

Property Value

TypeDefault
IntegerdxTileControlDefaultAnimationInterval

See Also

TdxTileControlController.StartItemContentAnimation

TdxTileControlController.StopItemContentAnimation

TdxTileControlItem.ActiveFrame

TdxTileControlItem.ActiveFrameIndex

TdxTileControlItem.AnimationMode

TdxTileControlItem.OnActiveFrameChanged

TdxTileControlItem.OnFrameDestroy

TdxTileControlItem.OnFrameInitialize

TdxTileControlItem Class

TdxTileControlItem Members

dxCustomTileControl Unit