Skip to main content

TdxCustomSmartImage.AnimationFrameDelay Property

Specifies the frame delay (in milliseconds).

Declaration

property AnimationFrameDelay: Integer read; write;

Property Value

Type
Integer

Remarks

This property specifies the time delay before changing the active frame of an animated image if the animation is enabled. If the AnimationFrameDelay property is unspecified, the DefaultAnimationFrameDelay global constant value is used instead.

See Also