JVCL Help:TJvBmpAnimator
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvBmpAnimator Class
[+] JvBmpAnimator.pas Classes
[+] TJvBmpAnimator 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
TJvBmpAnimator = class(TJvCustomBmpAnimator);
Description
- JVCLInfo
TJvBmpAnimator is a 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.
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