BitmapDelay property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int BitmapDelay

Delphi Syntax

BitmapDelay: longint

Overview

Refer to Playing an Animation.

Remarks

Sets or gets the animation playback delay in milliseconds (ms).

The delay is the wait period before the bitmap is displayed during playback. It can be different for each bitmap in a list (but it is usually the same).

See Also

Elements:

BitmapDisposalMethod property, BitmapEnableTransparency property, BitmapTransparentColor property

Topics:

Raster Images: Playing Animated Images