TdxTileControlItem.ActiveFrame Property
Displays a specific frame.
Declaration
property ActiveFrame: TdxTileControlItemFrame read; write;
Property Value
Type |
---|
TdxTileControlItemFrame |
Remarks
The frame animation is played immediately, without the animation delay specified via the AnimationInterval property.
See Also