C++ Builder 4.0x freeware
InVisible Components

[ allsystempaths.zip ] [ 3,689 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | D7 | C4 ]
I've come across so many components with system information, some lack in one area, where others lack elsewhere. So having got fed up with this, I decided to write a component that would contain EVERYTHING. Now this contains about 95% of all the system paths available (I think). The ones I've left out have been left out because I didn't think they would be needed.
Added: 10-03-2002/27-10-2003   |  Version: 0.2   |  Downloads: 4178/4148/20
Author:Raoul Snyman   Saturn Laboratories   [Homepage]   [DSP files]

[ AutoRunner.zip ] [ 4,975 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C1 | C3 | C4 | C5 ]
Once you drop this component onto your main form and set up necessary properties, the program will be automatically loaded after each restarting of the computer. Works with System Registry
Added: 7-06-1999/25-06-2000   |  Version: 1.1   |  Downloads: 9343/9022/8
Author:Aleksey Kuznetsov   UtilMind Solutions   [Homepage]   [DSP files]

[ dd-vinfo.zip ] [ 52,945 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | D7 | D2 | C1 | C3 | C4 | C5 | C6 ]

TPJVersionInfo is a 32 bit non-visual component for all Win32 versions of Delphi and C++Builder that encapsulates the version information contained in an executable file's resources.

The component reads information from a designated file's VERSIONINFO resource. The required file is specified in the component's FileName property. Setting FileName to the empty string fetches version information for the executable containing the component. The boolean HaveInfo property indicates whether the file contains version information. This component can access variable file information for each language provided in the resource.

Run-time properties enable access to to version information. Properties enable:

  • Access to fixed file information, either by field or the whole record.
  • Access to the number of translations stored in the version information.
  • Selection of the translation for which information is to be returned by other properties.
  • Access to the language and code page of the current translation - by code and by name.
  • Access to the string file information for the current translation - named properties access the Microsoft-defined string information, while an array property gives access to any string item by name.

The component makes calls to the Windows API. Therefore the version information being read must follow the Microsoft guidelines - be warned that not all software complies!

For detailed information about version information refer to the Win32 SDK.

A help file is provided that integrates with the help system of Delphi 3 to 7. An a-link keyword file is provided for integration with Delphi 6 and 7.

Source code of two demo programs is also provided.

 [more]
A 16 bit version of the component is available from the author's website.
Added: 19-12-2005   |  Version: 3.1.1   |  Downloads: 148/148/26
Author:Peter D Johnson   [Homepage]   [DSP files]

[ dragdrop.exe ] [ 431,893 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | C3 | C4 ]
Features:
  • Enables COM drag-and-drop of files, folders, text, bitmaps and URLs between applications.
  • Copy, Move and Link operations.
  • Clipboard support.
  • Drag image support.
  • Automatic scrolling of the target window during the drag operation.
  • Relatively simple to derive custom drag-and-drop components to support other data formats.
  • Extensive help file and detailed demos.
  • OS compatability: Windows 95, Windows 98 and NT4.

Also supports Delphi 5. Included on the Delphi 5 Companion CD.
Added: 19-07-1998/5-09-1999   |  Version: 3.7   |  Downloads: 8020/5165/4
Author:Anders Melander   [Homepage]   [DSP files]
Angus Johnson   [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]

[ 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]

[ link: RegexBcb4.exe ] [ size n/a ] [ Freeware ] [ No Source ]
[ C4 ]
Regular Expression Component Library for C++ Builder 4
Fast, reliable regular expression searching and replacing using component property-method-event model. Full functionality as both VCL components and non-VCL class. Can be easy localized for other languages. Supported by author and company.
Added: 18-11-2002   |  Version: 3.1   |  Downloads: n/a
Author:Edward Diener   Tropic Software East Inc.   [Homepage]   [DSP files]
 
Compatible files:  [ C3 | C5 | C6 ]

[ link: RegexBcb4.exe ] [ size n/a ] [ Freeware ] [ No Source ]
[ C4 ]
Regular Expression Library for C++ Builder 4
Fast reliable regular expression searching and replacing. Version 2.1 features the addition of support for non-VCL modules to the previous support for VCL components.
Added: 20-08-2000/11-01-2001   |  Version: 2.1   |  Downloads: n/a
Author:Edward Diener   Tropic Software East Inc.   [Homepage]   [DSP files]
 
Compatible files:  [ C3 | C5 ]

[ link: keyled.zip ] [ size n/a ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | C4 | C5 | C6 ]
Delphi component for retrieving and setting keyboard CapsLock, NumLock and ScrollLock status.
Added: 19-08-2002   |  Version: 1.1   |  Downloads: n/a
Author:WINSOFT   [Homepage]   [DSP files]

[ krautrun.zip ] [ 4,331 bytes ] [ Freeware ] [ No Source ]
[ D2 | D3 | D4 | D5 | C3 | C4 ]
A component for automaticaly starting a application when starting windows. Make use of the registryentry 'run' and 'runonce'.
Added: 4-06-2000   |  Version: 1.0   |  Downloads: 2572/2572/2
Author:Kees Raijmaekers   Kray   [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]

[ 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]

[ 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]

[ qpophelp.zip ] [ 2,360 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C1 | C3 | C4 ]
PopupHelp capability for forms other than dialogs (biHelp could not be set)
Added: 23-08-1999   |  Version: 1   |  Downloads: 3247/3247/0
Author:Marcin Qfel Zaleski   [DSP files]

[ rsfilein.zip ] [ 10,687 bytes ] [ Freeware ] [ With Source ]
[ C3 | C4 ]
Component to extract verion information from a Win32 Image
With source for BCB 3,4 and 5.
Added: 12-03-2000/16-04-2000   |  Version: 1.1   |  Downloads: 1649/1646/0
Author:Jeff Hiscock   Rapid Systems   [Homepage]   [DSP files]

[ rtdesign.zip ] [ 845,160 bytes ] [ Freeware ] [ No Source ]
[ D1 | D2 | D3 | D4 | D5 | C3 | C4 ]
Run-time Designer is a non-visual component that makes it possible to edit forms or any other TWinControl that contains controls at run-time. Just drop it on a form and you almost ready. It works just like the Delphi form designer.
Register on-line!
Added: 3-07-1998/19-12-2000   |  Version: 2.0.10   |  Downloads: 1954/1952/2
Author:Karl-Otto Rosenqvist   [Homepage]   [DSP files]

[ sck.zip ] [ 47,252 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | C3 | C4 ]
Shortcut Conflict Killer 1.0. Will detect all shortcut conflicts within the Delphi form it is put on. Smart context handling, potential conflicts are noted, etc. THE must-have tool!
Added: 29-03-1999   |  Version: 1.0   |  Downloads: 2764/2764/0
Author:Christophe Porteneuve / The Magix Team!   [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.