Description
This component produces animation effects. Given a bitmap, it can show consecutive parts of the bitmap depending on the values supplied. That is, basically it can show frames and the frame width and height is configurable so is the direction of motion. This can be used to produce great displays like scrolling, morphing, animations and others restricted by imagination alone. This component makes use of the multi-threaded architecture of the newer 32-bit OSes. It uses, internally, the TThread component provided by Borland Delphi 2.0. Note that this component does not use WinG library and hence no additional DLLs are required for deployment.
Related:
Components - Delphi - Delphihowto - Howto - Programming - Windows
User Reviews:
Related:
Hex Editor Delphi 5 Control 1.0Powerful Hex Editor Delphi 5 VCL Control. Features: Multilevel undo/redo; Print; Insert/Over edit mode; Fast find/replace text; View and edit as...By: Penko Kovatchev |
Freeware |
Secure Actions 1.0TheDevShop's Secure Action List allow you to easily add user security at the program function level. We layer security on top of the versatile...By: TheDevShop |
Shareware |
DontMixHtmlAndAsp 1.00This component is a framework that helps you to organize your ASP code and dont mix it with HTML. I did it in Delphi 5.The source costs $12 and you...By: Joao Kramer |
Freeware |
Eval library 5.1Runtime parser with end user visual interface. Nice for creating calculators, runtime evaluation, runtime filter design,By: Peter Cirip |
Shareware |
Tplanner 1.0TPlanner v1.0 : Delphi 3,4,5 & C++Builder 3,4,5Description:A flexible & powerfull day/month/week/custom scheduling user interfacecomponentFeatures...By: TMSSOFTWARE |
Freeware |
TTransitionFX 5.0TTransitionFX is a component that can display transition effects on bitmaps.This version provides the followingBy: Chirag Dalal |
Shareware |
TAnimation FX 5.2TAnimationFX component produces more than 150 animation effects on images. This version supports the followingBy: Chirag Dalal |
Shareware |
TLabel3D 1.1This is the 3D version of the TLabel component. In addition to the usual properties associated with TLabel, this component has the Font3D property...By: Chirag Dalal |
Shareware |
TFileOperation 1.1Performs a copy, move, rename or delete operation on a file system object. TFileOperation encapsulates the SHFileOperation() function provided as...By: Chirag Dalal |
Freeware |
TChange Monitor 1.1TChangeMonitor component can watch Microsoft Windows 95's special folders. Among the folders on which watch can be initiated are: Desktop, Fonts,...By: Chirag Dalal |
Shareware |
- just::thread C++ Standard Thread Library
Provides a complete implementation of the C++0x thread library. - A Thread Performance Comparison
Compares Windows NT and Solaris on a symmetric multiprocessor machine. - Java Thread Programming
Covers aspects of multithreaded programming in Java. Teaches readers how to effectively and safely build multithreaded... - Singletons with Needles and Thread
Presents two approaches to creating thread-safe singletons. - Thread Synchronization in Java
Producer Consumer, Dining Philosophers, Reader Writer problems. Applet demonstration, design diagram. Source code... - Java Concurrency with Thread Gates
The thread gate pattern is an effective tool for managing thread concurrency, but not many developers know about it.... - Thread Synchronization in Java (Sources)
Introduces basic concurrency problems and shows how to solve them by using builtin Java synchronization primitives. (Only... - Native POSIX Thread Library: NPTL
White paper describes actual implementation of thread library for which requirements are spelled out in a prior document.... - Scalable Multithreaded Programming with Thread Pools
Presents some of the concepts of multithreaded programming and shows some simple ways to introduce threaded execution with... - Use Thread Pools Correctly: Keep Tasks Short and Nonblocking
A thread pool hides a lot of details, but to use it effectively some awareness of some things a pool does under the covers...
