i18n Package
The i18n package is a library of Delphi components, classes and procedures in purpose of assisting developers to fully internationalize Delphi applications in an easy manner.
The i18n package is a library of Delphi components, classes and procedures in purpose of assisting developers to fully internationalize Delphi applications in an easy manner.
Real-Time Marquee is a scrolling text marquee control, which uses an asynchronous high resolution timer to produce a smooth animation. The control is supported by a simple HTML parser/render, so that you can animate HTML formatted text containing images and hyper links.
In simple words, Background Worker is multi-threading solution without a hassle. Time-consuming operations like downloads and database transactions can cause your user interface (UI) to seem as though it has stopped responding while they are running. When you want a responsive UI and you are faced with long delays associated with such operations, Background Worker provides a convenient solution.
Tooltip Manager is a component for managing and displaying balloon shape tooltips on Delphi windowed controls. Any individual tooltip is fully customizable and can have an icon, a title, and a long description.
Profiler is a non-visual component to measure execution time of program codes. By placing any part of code inside the profiler’s start and stop block, you can find out how many times the block was executed and what were the average, minimum, and maximum execution times of the block.
The Image Work package provides a set of classes and procedures for basic image processing, like digital image filtering, image transformation, and logical and mathematical operations on images. The Image Work package contains 40 digital image filters, and has the feature to easily extend this set of filters by defining custom filters.
SunTime is a Delphi component for calculating times of sunrise, sunset, solar noon, and twilights for any geographical location on a specific date.
Creating and displaying an animated image cannot be easier. Add frames of the animation to an image list, and then Animate Image control animates them for you. Besides animating, you can use this control to show a single image from an image list.
The Wave Audio package contains a complete set of components and classes for playing, recording, and manipulating audio in wave format. For example, by this package you can easily merge several wave files in to a single file, or convert the format of a wave file on the fly. This package also contains an audio mixer control and an asynchronous and high resolution multimedia timer component.
Cursor View is control for displaying Windows mouse cursors. The control can show animated cursors as well as the static ones, and of course animate them.