|
All compnents has been made in Delphi 5, so it's possible that some or even all doesn't work in C++, but even so a lot of the code should be easily translated in C++.
- Tray Controller v1.3: Component that controls an icon in the tray.
- HotKey Controller v1.02: Component that will register hotkeys, and call an OnHotKey event when a hotkey is pressed.
- Drop Controller v1.0: This component can be assigned to a TWinControl and then capture its drop messages.
|