Advanced Toolbar is quickly invokable program, which allow various functions from running programs to volume setting or monitoring time spent on Internet (English version)......
TTaskBarIcon component can create and maintain icon in the taskbar notification area.
This is screen saver for Windows 95 written in Delphi using DirectX. It is simple, but nice.
This is TImage, which can be tiled. The only modification is propety TileImage.
TUniDIB is class for working with Device Independent Bitmaps. It can load BMP and PCX files.
Compile Time is expert, which generates small file right before compilation. You can include this file in some of your units and easily use time of compilation stored in this file......
TFlatSpeedButton is similar to TSpeedButton in Delphi 3, but can display menu after clicking on this button, send messages OnMenuShow and OnMenuHide and can also display file icon (type HIcon) instead of normal content of the button. TFlatButton |