Back to Devexpress

TdxTileControlItem.ActiveFrameIndex Property

vcl-dxcustomtilecontrol-dot-tdxtilecontrolitem-17da4283.md

latest1.5 KB
Original Source

TdxTileControlItem.ActiveFrameIndex Property

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

Declaration

delphi
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

TdxTileControlController.StartItemContentAnimation

TdxTileControlController.StopItemContentAnimation

TdxTileControlItem.ActiveFrame

TdxTileControlItem.AnimationMode

TdxTileControlItem.OnActiveFrameChanged

TdxTileControlItem.OnFrameDestroy

TdxTileControlItem.OnFrameInitialize

TdxTileControlItem Class

TdxTileControlItem Members

dxCustomTileControl Unit