Skip to main content

TdxTileControlItem.ActiveFrameIndex Property

Displays a specific frame (identified by its index in the Frames collection).

Declaration

property ActiveFrameIndex: Integer read; write;

Property Value

Type
Integer

Remarks

The frame animation is played immediately, without the animation delay specified via the AnimationInterval property.

See Also