Previous 20 filesDelphi 3.0x freeware
InVisible Components

[ mrecsort.zip ] [ 13,280 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | C1 | C3 ]
A buffered sorter for an unlimmited amount of records with a fixed length using a three-way merge for memory and a buffered multi-way merge for files. The multi-way merge is the same as in mSor. Ten Million records of 100 bytes are sortet in about 9 minutes (PII 400 and Windows 98)
Added: 15-02-1999   |  Version: 16   |  Downloads: 3342/3342/2
Author:Martin Waldenburg   [Homepage]   [DSP files]

[ msor.zip ] [ 11,222 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | C1 | C3 ]
TmSor is a study how to create a powerful sorter with a minimum of work. Fixed records only.
Added: 15-02-1999   |  Version: 16   |  Downloads: 3191/3191/1
Author:Martin Waldenburg   [Homepage]   [DSP files]

[ mvc.zip ] [ 6,161 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 ]
Model View Controller components, similar to document view in MFC. Views can be automatically updated. TObservableComponent, TObserverComponent, TObserver. With demo app, tested with d30 [more]
Use at own risc
Added: 3-01-1999   |  Version: 1.1   |  Downloads: 2589/2589/0
Author:Frans Bouwmans   [DSP files]

[ mxcrypto.zip ] [ 60,606 bytes ] [ Freeware ] [ No Source ]
[ D3 ]
MxCrypto is a component for Borland Delphi (TM) ver. 2.x and 3.x for file encode operation (max lenght 2Gb). It implement an hybrid algorythm that uses two key and two alphanumeric offset [more]
MxCrypto is now Freeware, but please send us licence.rtf.
Added: 7-12-1997   |  Version: 1.31   |  Downloads: 1356/1356/0
Author:O.B.you!   [Homepage]   [DSP files]

[ netcon.zip ] [ 3,120 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 ]
A non-visual component that makes network connections, drives and printers.
Added: 13-09-1998   |  Version: 1.0   |  Downloads: 2778/2778/2
Author:Andrew Skinner   [DSP files]

[ netinfo.zip ] [ 2,995 bytes ] [ Freeware ] [ With Source ]
[ D3 ]
Gets the MS-Client network configuration data by reading out the values in the registry. Provides Computername, Workgroup, Comment, NT-Domain-Name. Freeware with source.
Added: 25-01-1999   |  Version: 1.0   |  Downloads: 2242/2242/2
Author:Stefan Gebers   [DSP files]

[ npsport.zip ] [ 2,675 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 ]
Port Component and functions Support direct access to Ports in Delphi 2/3 Only for Windows 95 platform
Added: 30-08-1997   |  Version: 1.0   |  Downloads: 2205/2205/0
Author:Anatoly Podgoretsky   [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]

[ ntfyicon.exe ] [ 546,389 bytes ] [ Freeware ] [ No Source ]
[ D3 | D4 | D5 ]
Notification Icon is a non-visual component for Delphi. It allows you to add an icon of your choice to the taskbar notification area (also know as the tray), you can supply a popup menu and animate the icon. Special features: Includes balloon hint features from Windows 2000 which also works on Windows 95/98/NT, Features to automatically hide application from taskbar. Postcard ware for individuals, shareware for companies (See http://www.tanis.dk/notificationicon for details). Delphi 3, 4 or 5. Installation program.
Added: 21-05-2000/26-11-2000   |  Version: 1.4   |  Downloads: 2586/2516/2
Author:Sune Trudslev   Tanis   [Homepage]   [DSP files]

[ num2word.zip ] [ 16,573 bytes ] [ Freeware ] [ No Source ]
[ D3 ]
This component converts long integer numbers into UK-English. [more]
Other languages available seperately. See included documentation for details...
Added: 30-11-1997   |  Version: 1.02   |  Downloads: 1302/1302/0
Author:Bob Heida   [DSP files]

[ obsysinf.zip ] [ 4,224 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 ]
TsysInfoComp: component for retrieving various system information.
TSysInfoComp is a freeware component, but please, if you use it in shareware or commercial application mail us the name of that program and highlight our copyright.
Added: 5-09-1997   |  Version: 1.0   |  Downloads: 2111/2111/0
Author:O.B.you!   [Homepage]   [DSP files]

[ oledgdp.zip ] [ 7,987 bytes ] [ Freeware ] [ With Source ]
[ D3 ]
A simple wrapper component to implement OLE Drag and Drop on any TWinControl descendant.
absolutely FreeWare
Added: 23-02-1998   |  Version: 0.9   |  Downloads: 0/0/0
Author:Andreas Hahn   [DSP files]

[ oneinst.zip ] [ 5,844 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 ]
Prevents that your application may be started more than once. To the first instance are passed the parameters with which the second instance was started. Demonstrates use of memory mapped files and semaphores.
Added: 31-01-1999   |  Version: V1.00   |  Downloads: 2036/2036/1
Author:Florian Bomers   [Homepage]   [DSP files]

[ panelinf.zip ] [ 7,960 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 ]
Text view of Panel Nesting. Splitter aware with explicit support for D3 Tsplitter and RxLib TrxSplitter. Drop onto form and click on property for instant results.
EmailCardWare. Send me an email if you use it.
Added: 12-02-1998   |  Version: 1.0   |  Downloads: 1668/1668/0
Author:Greg Lorriman   [Homepage]   [DSP files]

[ parser10.zip ] [ 21,747 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | C1 ]
TParser - parsing and evaluating mathematical expressions specified at runtime. Only about 40% slower than the equivalent compiled expression.
Parsing up to 30% faster than before; plugs huge 4 KB memory leak.
Added: 3-07-1997   |  Version: 10.1   |  Downloads: 5254/5254/29
Author:Stefan Hoffmeister   [Homepage]   [DSP files]

[ PBClip.zip ] [ 4,606 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]
PBClipBoard is a small component that monitors the clipboard. It has only one property, the 'Onchange' event, that triggers whenever the contents of the clipboard changes. Use it to automatically enable/disable 'Paste'-buttons or to view the contents of the clipboard. How to use: Drop a PBClipBoard component on the form. Write an Onchange event-handler to enable/disable the paste buttons. That's all. [more]
Added: 25-02-2002/8-11-2004   |  Version: 1.20.00.00   |  Downloads: 3244/3155/14
Author:Poul Bak   Bak-O-Soft   [Homepage]   [DSP files]

[ pdsizer.zip ] [ 13,641 bytes ] [ Freeware ] [ With Source ]
[ D3 ]
Yet another sizer component.
Note - you have to rename most files in this archive as it was created with some sort of DOS zipper ( short names ) :(
Added: 23-01-2000   |  Version: 1.0 7/6/1998   |  Downloads: 0/0/0
Author:Phill Demoore   [DSP files]

[ perfutil.zip ] [ 679,741 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | C3 | C4 ]
PerfUtils is an encapsualtions of the Windows NT Performance API. Includes components needed to implement performance monitoring capabilities in Delphi written application. Use it to retrieve CPU usage, network traffic, list of processes and their performance and so on.
Added: 3-01-1999/9-01-2000   |  Version: 1.2   |  Downloads: 3852/3289/3
Author:Alexey Dynnikov   [Homepage]   [DSP files]

[ pjcbview.zip ] [ 10,722 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 | D6 | D7 ]

TPJCBViewer is a simple non-visual component that registers itself as a "Clipboard Viewer". The component triggers an event each time the contents of the clipboard change.

Source and help file included.

 [more]
Added: 1-08-1999/18-05-2004   |  Version: 1.2   |  Downloads: 4129/4125/11
Author:Peter D Johnson   [Homepage]   [DSP files]

[ pjvinf32.zip ] [ 48,055 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | D7 | C1 | C3 | C4 | C5 | C6 ]

A non-visual component that accesses version information resources in a given file. The component can read variable string information for multiple languages where these are supported by the version information resource.

Help file and demos included.

Now believed to be compatible with C++ Builder

 [more]
A 16 bit version of the component is available from the author's website.
Added: 6-03-2002/29-09-2003   |  Version: 3.1   |  Downloads: 2170/2168/8
Author:Peter D Johnson   [Homepage]   [DSP files]

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