JVCL Help:TJvAnimatedImage

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

Search in JVCL Help

 
Search in all projects
 

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

run\JvAnimatedImage.pas


Pascal

 run\JvAnimatedImage.pas
 TJvAnimatedImage = class(TJvImageControl);


Description

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

run\JvAnimatedImage.pas


About

Navigation

run\JvAnimatedImage.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