JVCL Help:TJvAnimatedImage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvAnimatedImage Class
[+] JvAnimatedImage.pas Classes
[+] TJvAnimatedImage Methods
[+] TJvAnimatedImage Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvImageControl
TJvAnimatedImage
run\JvAnimatedImage.pas
Summary
A component that takes a glyph, cuts it along one direction to create frames to be displayed as an animation.
Pascal
run\JvAnimatedImage.pas
TJvAnimatedImage = class(TJvImageControl);
Description
- JVCLInfo
The Glyph property is cut according to the NumGlyph property and each sub-glyph is considered as a frame for the animation to be performed
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