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 0003394. This helps me to locate your data records in DSP databse.
 
Author/SiteName(Contact)e-mailHome Page
  Delphi Central [email][Home]

    We provide custom software solutions, from components to full multi-tier client-server applications. We also supply various freeware and shareware components.

 

 

Files

[ fissmenu.zip ] [ 7,159 bytes ] [ Shareware ] [ With Source ]
[ D3 | D4 | D5 | C3 | C4 ]
Add Items to the System Menu the EASY way. Use the built-in Delphi menu designer to construct the WYSIWYG menu, then connect it to the TfisSysMenu component. Hey presto, the menu appears on the caption menu, even at design-time. It's as simple as that! The Break, Checked, Caption, Default, Enabled, GroupIndex, RadioItem, ShortCut and Visible properties of the standard TMenuItem are all supported. Includes both Builder and Delphi source code.
Added: 21-05-2000   |  Version: 1.00   |  Downloads: 2144/2144/0
Author:Delphi Central   [Homepage]   [DSP files]

[ enabgrp.zip ] [ 1,445 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C3 | C4 ]
Place on form. Use instead of a normal group box. When the 'Enabled' property is set to False all the components inside the group will be disabled as well giving a greater visual clue to application behaviour.
Added: 4-06-2000   |  Version: 1.03   |  Downloads: 3401/3401/0
Author:Delphi Central   [Homepage]   [DSP files]

[ fishotke.zip ] [ 2,415 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C3 | C4 ]
This component registers a system-wide key combination to the operating system. When the key combination is created anywhere in the operating system, this component will get the keypress first and call the OnHotKey event. The application does not have to be active or visible for the OnHotKey event to be fired. The HotKey property in our implementation consists of a TShortcut so that any key combination you can register in a normal shortcut, you can also register as a HotKey.
Added: 4-06-2000   |  Version: 1.00   |  Downloads: 3454/3454/4
Author:Delphi Central   [Homepage]   [DSP files]

[ ntevtlog.zip ] [ 7,885 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C3 | C4 ]
This non-visual component is a wrapper for the Windows NT event logging API. It makes writing to any of the event logs really easy.
Added: 4-06-2000   |  Version: 1.01   |  Downloads: 2746/2746/2
Author:Delphi Central   [Homepage]   [DSP files]

[ threaded.zip ] [ 6,407 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C3 | C4 ]
This component creates a thread and uses it to call its 'OnThreadChange' Event whenever the 'Text' property changes. It's very useful for a database lookup or other slow process that will normally slow down the TEdit interface. Includes both Delphi and Builder source code.
Added: 4-06-2000   |  Version: 1.00   |  Downloads: 2730/2730/1
Author:Delphi Central   [Homepage]   [DSP files]

[ verslab.zip ] [ 6,644 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C3 | C4 ]
A TCustomLabel descendant that displays Win32 VersionInfo data.
Added: 4-06-2000   |  Version: 1.10   |  Downloads: 2277/2277/0
Author:Delphi Central   [Homepage]   [DSP files]

[ FileNotification.zip ] [ 4,988 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C3 | C4 ]
This non-visual component monitors the contents of a directory or directory tree. Many different file changes can be monitored such as file size, last write, creation & deletion etc. An event is triggered when these occur. Includes both Builder and Delphi source code.
Added: 2-08-2000   |  Version: 1.00   |  Downloads: 3728/3728/4
Author:Delphi Central   [Homepage]   [DSP files]

[ SharedMemory.zip ] [ 5,138 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C3 | C4 ]
With this component you can share memory between other processes and instances. By using File Mapping, but without a file underneath, this component allows you to allocate memory and allow other processes to use it. By naming the memory, using the ShareName property, any other process can quickly determine whether the memory is available, read from it and write to it. The component also has built-in ownership functions, RequestOwnership and ReleaseOwnership, so that you can synchronize the access to the memory and therefore make it thread-safe.
Added: 2-08-2000   |  Version: 1.00   |  Downloads: 2865/2865/2
Author:Delphi Central   [Homepage]   [DSP files]

 

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