JVCL Help:TJvCustomBmpAnimator
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomBmpAnimator Class
[+] JvBmpAnimator.pas Classes
[+] TJvCustomBmpAnimator Methods
[+] TJvCustomBmpAnimator Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomBmpAnimator
TJvBmpAnimator
run\JvBmpAnimator.pas
Summary
A component for playing a series of bitmaps.
Pascal
run\JvBmpAnimator.pas
TJvCustomBmpAnimator = class(TJvGraphicControl);
Description
TJvCustomBmpAnimator is the base component for showing .BMP files in sequence, like the explorer logo in Internet Explorer. The animation runs in a loop. To use it you need an imagelist to hold the bitmaps, set the speed and the direction, and set the active property to true.
Do not use an instance of TJvCustomBmpAnimator directly but its descendant TJvBmpAnimator
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page