Skip to main content

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

property AnimationInterval: Integer read; write; default dxTileControlDefaultAnimationInterval;

Property Value

Type Default
Integer dxTileControlDefaultAnimationInterval
See Also