Last change: 2001-11-07

Downloads for Delphi programmers

Read german descriptions of available downloads

Drag&Drop Components

TDragDropPanel generates events each time the user drops Icons from the Windows Explorer on it.

TDropWatch is an invisible component. It can be attached to other VCL components like TMemo and monitors them for drag&drop messages.

Dialog boxes

TAdvMsgBox models a dialog box which remembers the users' decision by storing it to the Windows registry. It can be used for "don't ask this message again" style dialogs.

Shortcuts

The Shortcut-Unit shows how to create shortcuts on Window's desktop or the start menu.

Slider

Slider is an slider puzzle game implementation. It features an AI algorithm which is capable of finding the solution with the least number of moves.

Michael W. Folz created Picture Puzzle, a graphics version of Slider. The user interface is in german, but it should be quite self explanatory.

WTaskBar

The TWTaskBar component was dropped by its original authors. As it's a handy little tool for creating icons in the tray area of Window's taskbar (TNA icon), I made it available for download on xwatch.de.