Previous 20 filesDelphi 5.0x freeware
InVisible Components

[ dlist.zip ] [ 37,066 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
Dynamic List
This non visual component can be used for construction of dynamic lists of data with unique titles. It ensures instantaneous access to properties of any word, constructed by tree characters placement. Allows to easily add and delete elements and to free memory. It is possible to easily create an own formats of files of complicated structure. [more]
Added: 27-12-1999/29-01-2002   |  Version: 1.33   |  Downloads: 7402/6976/15
Author:George Barbakadze   [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]

[ dragsel.zip ] [ 176,463 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
TDragSelect subclasses a target TWinControl descendant such as a form, panel, or scrollbox and intercepts the WM_LButtonDown, WM_LButtonUp, and WM_MouseMove messages. It uses these messages to control a click-and-drag focus rectangle of variable line thickness for the purpose of selecting an area within the target control. Upon completion, an OnSelect event is fired with the coordinates of the selected rectangle relative to the target control.
Added: 16-04-2000   |  Version: 1.0   |  Downloads: 2458/2458/0
Author:David Lively   [DSP files]

[ drwatch_.zip ] [ 7,355 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
TDragWatch component capsulates the WM_DROPFILES handling. You can attach it to any visible control, such as buttons, lists or memos and TDragWatch will launch an event each time the user drops files onto the attached control. [more]
Parts of the source were written by Brad Stowers.
Added: 26-09-1999   |  Version: 1.1   |  Downloads: 2966/2966/1
Author:Sven Kuenzler   [Homepage]   [DSP files]

[ dtplink.zip ] [ 2,717 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
TDateTimePickerLink is a non visual Component, that is linking two DateTimePicker controls. If the value of the first DateTimePicker control is higher than the value of the second DateTimePicker control a message is shown and the changed value will be set to the value of the other DateTimePicker control. The message text is a published property. With the property MaxFromToValue it is possible to set a maximum value for the period of time. For a date the unit is 'day' and for time the unit is 'minute'. The message text displayed when exceeding the period is the published property MaxMessageText.
Added: 30-07-2000/14-08-2000   |  Version: 1.1   |  Downloads: 2749/2741/8
Author:Inger Hoffmann   [DSP files]

[ ellipsis.zip ] [ 180,818 bytes ] [ Freeware ] [ No Source ]
[ D5 ]
This component adds ellipsis (...) in a string that's too long to fit on a canvas. This behavior is often needed with long filenames as you see in most application's.
Added: 14-05-2000   |  Version: 1.0   |  Downloads: 1559/1559/0
Author:Tom van Engeland   [Homepage]   [DSP files]

[ enablegp.zip ] [ 11,237 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
I have often needed to enable/disable a number of components at once or open/close a number of tables/queries at once. To do it as a list of statements in your program is clumsy and open to errors if you change the number/names of the components. This archive holds two components: TEnableGroup and TEnableData that allow the grouping of components. Once grouped, common properties can be set with a single statement. The base component TCustomEnableGroup is also in the unit allowing many other "grouping" components to be defined.
Added: 24-07-2000   |  Version: 1.1   |  Downloads: 2350/2350/0
Author:Andrew Baylis   [DSP files]

[ feiertag.zip ] [ 236,017 bytes ] [ Freeware ] [ No Source ]
[ D5 ]
Feiertag is an invisible component (D5) to get the German Feiertage for every Year between 1583 and 4099 [more]
Added: 10-11-2000   |  Version: 1.0   |  Downloads: 929/929/0
Author:Matthias Weber   [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]

[ filmin10.zip ] [ 210,678 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
Component for handling Recent files list and Open, Save, Save As, Exit Commands. Has a recent list (MRU) if wanted with ini. Will call your file handlers only when needed so you dont have to worry about changed files, loading Open/Save dialog boxes, history lists, terminating, querring user to save changes etc... Extremly customazible for every environment. Appends the history list to your selected MenuItem. Minimize error-checking, just load,save,make new. Supports up to 35 files, exe parameters. Tested with Delphi 4. Exe-demo included
Added: 21-11-1999   |  Version: 1.0   |  Downloads: 2278/2278/1
Author:Harry Kakoulidis   [Homepage]   [DSP files]

[ firecracker.zip ] [ 7,064 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | D7 | D8 | D2 ]
This component talks to the FireCracker rf module that connects to a serial port and allows you to turn on/off X10 devices or dim/bright lamps connected to an X10 module. Very simple and easy to use. There is a very small example included.
Added: 3-10-1999/24-08-2005   |  Version: n/a   |  Downloads: 3535/3402/31
Author:Lee Christensen   [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]

[ hhcomp.zip ] [ 99,363 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
Delphi component which allow to use HTMLHelp instead of usual Windows Help intercepting OnHelp event. Using this component you can still use HelpContext properties of the components.The single event allow to create training cards for your program. Compiled demo included.
Added: 1-05-2001/18-04-2003   |  Version: 1.2   |  Downloads: 2027/2025/1
Author:Ainars Skangals   [Homepage]   [DSP files]

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

[ Instrum.zip ] [ 36,394 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
Instrument Interface VCL Delphi Component. Free component for real time access to a hardware interface containing digital ports and analog inputs and outputs via digital to analog and analog to digital converters. Full source is included for educational purposes. Works with the range of PC cards from www.instrument-science.com using the VXD for inerrupt time processing. [more]
This component was developed to work with the Instrument Interface ISA card (IS 1006) from Instrument Science (http://www.instrument-science.com). Virtual device driver (ISCARD.VXD) is provided with the card.
Added: 3-03-2002   |  Version: 1.0   |  Downloads: 971/971/2
Author:Patrik Spanel   [Homepage]   [DSP files]

[ jsbwhat.zip ] [ 201,532 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
TWhatIsThis is a component that allows you to implement the "What Is This?" way to launch the help file of your application. It's "Plug and Play", simply drop it in your form, and if you have the HelpContext properties setted it will work automatically. As a bonus you get TMouseHook, TKeyboardHook and TCallWndProcHook components. TWhatIsThis now works fine with HelpWare group HTMLHelp library. Included is a demo on how to use TWhatIsThis.
This version adds a new functionality to monitor F1 key presses, and in this way all help calling process is handled trhu TWhatIsThis.
Added: 14-08-2000/27-08-2000   |  Version: 1.2   |  Downloads: 1982/1976/0
Author:José Sebastián Battig   José Sebastián Battig   [DSP files]

[ keyspy.zip ] [ 7,639 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 ]
TKeySpy Component
This component is intended for interception of pressing the keyboard. The KeySpy is possible to apply for interception of the typed text of the another's programs, as keyboard spy, or for processing events at type certain keywords etc..
Added: 31-01-1999/26-09-1999   |  Version: 2.6   |  Downloads: 8219/5124/4
Author:Aleksey Kuznetsov   [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]

[ KRK_findfile.zip ] [ 19,935 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]
TFindFile is a non-visual component, which can be used for locating files or folders in the file system and directory tree. An extensive set of options are available. TFinFile can locate files or folders by name, location, size, creation date and time, last modification date and time, last access date and time, or the content. In addition, TFindFile can use a separate thread for the search process.
Added: 23-01-2000/8-08-2005   |  Version: 3.50   |  Downloads: 9964/9730/11
Author:Kambiz R. Khojasteh   [Homepage]   [DSP files]

[ mxfc100.zip ] [ 10,579 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
TMX_HookEdit is an invisible component that enables you to change font of form's caption. Built and tested using Delphi version 5.
Added: 1-05-2001   |  Version: 1.00   |  Downloads: 1326/1326/0
Author:Andrey Meshkov   [DSP files]

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