JVCL Help:TJvBmpAnimator

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomBmpAnimator
TJvBmpAnimator
run\JvBmpAnimator.pas


Summary

A component for playing a series of bitmaps.

run\JvBmpAnimator.pas


Pascal

 run\JvBmpAnimator.pas
 TJvBmpAnimator = class(TJvCustomBmpAnimator);


Description

  1. 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.

run\JvBmpAnimator.pas


About

Navigation

run\JvBmpAnimator.pas



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