This page was generated automatically from The Delphi Super Page archive. If you have any remarks concerning this page please do not hesitate to mail me.
In your mail please do refer to your unique DSP author ID which is 0002924. This helps me to locate your data records in DSP databse.
 
Author/SiteName(Contact)e-mailHome Page
  Troels Jakobsen (Troels Jakobsen) [email][Home]

 

 

Files

[ cooltray.zip ] [ 355,879 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | C3 | C4 | C5 ]
CoolTrayIcon is a tray icon component with many properties to customize the icon's behaviour and appearance. Features include:

* Various mouse and click events
* Popup menu support
* Methods for hiding and showing the main form
* Can move to tray when user minimizes the form
* Icon animation
* Interactive balloon hints
* Can convert bitmaps to icons
* Design preview for easy experimentation
* The component can be used in a service
* Restores tray icon on Explorer crash

Includes a descended tray icon component, TextTrayIcon, which allows you to show a tray icon with a text of your choice. Features include:

* Text in any font and color
* Background color or icon
* Border

8 demos included (1 exe)
Added: 7-06-1999/10-03-2003   |  Version: 4.3.1   |  Downloads: 21347/18465/55
Author:Troels Jakobsen   Troels Jakobsen   [Homepage]   [DSP files]

[ ctrlpanl.zip ] [ 158,014 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 ]
Control Panel Demo. A documented demo on how to make your own applets for the Windows Control Panel.
Added: 15-08-1999   |  Version: 1.0.0   |  Downloads: 2852/2852/0
Author:Troels Jakobsen   Troels Jakobsen   [Homepage]   [DSP files]

[ shellnkr.zip ] [ 237,782 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | C4 | C5 ]
ShellLinker is a unit that allows you to easily create, read, and execute shell links (shortcuts). It can handle links to files, folders, or virtual objects like printers or system folders.

You can set/get all properties of a link, such as parameters, icon, hotkey, and show state.

Exe-demo included.
Does not work with D2.
Added: 15-08-1999/19-08-2002   |  Version: 2.0.0   |  Downloads: 3934/3879/6
Author:Troels Jakobsen   Troels Jakobsen   [Homepage]   [DSP files]

[ verinfo.zip ] [ 99,155 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | C3 | C4 | C5 ]
An add-in to the Windows context menu. Upon installation, when you right-click one or more files containg a version number an additional menu item is shown containing the version number(s) for quick reference. Can be handy if you need to compare files.
Added: 13-11-2001   |  Version: 1.0.0   |  Downloads: 2113/2113/5
Author:Troels Jakobsen   Troels Jakobsen   [Homepage]   [DSP files]

[ smpltimr.zip ] [ 11,145 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | D7 | C3 | C4 | C5 | C6 ]
SimpleTimer is a timer class. It has the same timer resolution as TTimer, but it is more lightweight because it's derived from TObject in stead of TComponent. Furthermore, the same handle is shared between multiple instances of SimpleTimer. This makes it ideal for developers who need a timer in their own components or applications, but want to keep the resource usage minimal. Demo included.
Added: 22-04-2002/24-02-2003   |  Version: 2.0.1   |  Downloads: 4295/4232/13
Author:Troels Jakobsen   Troels Jakobsen   [Homepage]   [DSP files]

[ hotkeymg.zip ] [ 462,358 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | C3 | C4 | C5 ]
HotKeyManager is a component that allows you to add system hotkeys to your application. A system hotkey allows your app. to invoke a custom action from anywhere. Your app. doesn't have to be in the foreground or even visible. Ctrl+Alt+Delete is an example of a system hotkey. 2 exe-demos included.
Added: 16-07-2002   |  Version: 1.0.0   |  Downloads: 1942/1942/9
Author:Troels Jakobsen   Troels Jakobsen   [Homepage]   [DSP files]

[ hotkeymg.zip ] [ 262,895 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | C4 | C5 ]
HotKeyManager is a component that allows you to add system-wide hotkeys to your application. A system-wide hotkey allows your app. to invoke a custom action from anywhere. Your app. doesn't have to be in the foreground or even visible. 4 demos included (1 exe-demo).
Added: 18-03-2003/25-03-2003   |  Version: 1.6.0   |  Downloads: 1033/1026/2
Author:Troels Jakobsen   Troels Jakobsen   [Homepage]   [DSP files]

[ customcm.zip ] [ 289,818 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | D7 ]
CustomContextMenu is intended to make it easy to add your own menu items to the shell context menu (the menu you get when you right-click a file or folder).

It is an abstract class which contains four methods you must override, in order to add your menu items and execute them.

Includes ready-to-install demos, documentation, and install-scripts. Can handle selection of multiple items.

New in 2.0.0: Can handle owner-drawn menu items.
Added: 19-05-2003/13-10-2003   |  Version: 2.0.0   |  Downloads: 2128/2128/17
Author:Troels Jakobsen   Troels Jakobsen   [Homepage]   [DSP files]

[ interapp.zip ] [ 460,534 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | D7 | C4 | C5 | C6 ]
InterAppComm consists of two components, InterAppSender and InterAppReceiver, which can communicate between separate applications on the same machine. The communication occurs conveniently through the use of events.

Typically you place a sender in one application and a receiver in one or more other applications. The sender can determine how many receivers are currently running and can send data to them in various formats (string, integer, real, or custom format). It can also detect a receiver being created, destroyed, enabled, or disabled.

The sender can communicate with all running receivers or just a group of receivers sharing the same group name.

2 demos included.
Added: 13-10-2003   |  Version: 1.0.0   |  Downloads: 2695/2695/27
Author:Troels Jakobsen   Troels Jakobsen   [Homepage]   [DSP files]

 

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.