Back to Devexpress

TdxTileControlItem.ActiveFrame Property

vcl-dxcustomtilecontrol-dot-tdxtilecontrolitem-8d16e314.md

latest1.4 KB
Original Source

TdxTileControlItem.ActiveFrame Property

Displays a specific frame.

Declaration

delphi
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

TdxTileControlController.StartItemContentAnimation

TdxTileControlController.StopItemContentAnimation

TdxTileControlItem.ActiveFrameIndex

TdxTileControlItem.AnimationMode

TdxTileControlItem.OnActiveFrameChanged

TdxTileControlItem.OnFrameDestroy

TdxTileControlItem.OnFrameInitialize

TdxTileControlItem Class

TdxTileControlItem Members

dxCustomTileControl Unit