Previous 20 filesDelphi 4.0x shareware
InVisible Components

[ regprsst.zip ] [ 20,722 bytes ] [ Shareware ] [ With Source ]
[ D4 ]
This set of files provides a component (TRegistryPersist) and editing extensions to make properties persistent using the registry. Just drop the component on your form and double-click it to select properties that will persist. Next, set the registry key (using the Object Inspector). You can even add new keys by right clicking in the dialog. The AutoLoad property determines if the properties are loaded from the registry after the form is loaded, and you can load or save the properties at any time in your program by calling the Load or Save procedures. [more]
This may be forward or backward compatible with other version of Delphi, but I am not able to test that. This component does utilize runtime type information, which is not guaranteed to remain stable.
Added: 18-11-2001   |  Version: 1   |  Downloads: 449/449/1
Author:Richard Weeks   [DSP files]

[ sampler.zip ] [ 64,068 bytes ] [ Shareware ] [ No Source ]
[ D1 | D2 | D3 | D4 ]
Using TWAVSampler will save you a lot of time and frustration when developing appications that must handle wave audio.
Full source in registered version
Added: 1-06-1997/30-08-1998   |  Version: 1.0.2   |  Downloads: 1587/1587/0
Author:Jan Goyvaerts   [Homepage]   [DSP files]

[ sleepert.zip ] [ 185,921 bytes ] [ Shareware ] [ No Source ]
[ D3 | D4 | D5 | D6 | C4 | C5 | C6 ]
The Sleeper component allowing to determine idle of user. It catch keyboard and mouse activity in all operating system. The "OnSleep" event fired after defined "Interval" of keyboard and mouse inactivity.
Added: 20-05-2002   |  Version: 1.19   |  Downloads: 400/400/1
Author:Andrei Roofin   DeepSoftware   [Homepage]   [DSP files]

[ slstbox.zip ] [ 917,795 bytes ] [ Shareware ] [ No Source ]
[ D2 | D3 | D4 | D5 | C1 | C3 | C4 | C5 ]
TSectionListBox is a listbox control with items organized in sections that can be collapsed or expanded. Items in the list can be drawn in different columns, (left & right aligned with the TabPositions property) can display rich text items, checkboxes, radiobuttons, wordwrapped and multiline text. Save and load functions. Flat & encarta style scrollbars. Background images. Sorting of sections and subitems
Freeware for non-commercial use
Added: 3-01-1999/21-05-2000   |  Version: 1.8   |  Downloads: 1943/1486/1
Author:TMS software   [Homepage]   [DSP files]

[ sndkey98.zip ] [ 14,604 bytes ] [ Shareware ] [ No Source ]
[ D4 ]
TSendKey98 for Delphi 4 (demo dcu built in 4.03) Using the Tsendkey98 component makes it simple to send Keystrokes to any application. This now includes Windows 98 and Windows 2000*. Once the control is installed all you need to is set a couple of properties and call one of three built in functions. [more]
Added: 5-07-1999   |  Version: 98   |  Downloads: 1030/1030/0
Author:Fred Schetterer   [Homepage]   [DSP files]

[ sysmon.zip ] [ 195,536 bytes ] [ Shareware ] [ No Source ]
[ D3 | D4 | C3 | C4 ]
TSysmon provides an interface for the performance monitoring functions in Windows 95 & Windows NT
Freeware for non-commercial use
Added: 15-06-1999   |  Version: 1.0   |  Downloads: 1423/1423/1
Author:TMS software   [Homepage]   [DSP files]

[ tmm2_d4t.zip ] [ 357,791 bytes ] [ Shareware ] [ No Source ]
[ D4 ]
TMagicMacros 2.0: Macro-support in a snap! This new and improved version does it all: Relative Journaling, VisualHelp (!!), auto-speed adaption and much more! Includes a full helpfile and demoprojects. Fully functional trialversion.(IDE)
w/o source: $25, w/source: $100
Added: 15-11-1998   |  Version: 2.0   |  Downloads: 1102/1102/0
Author:Niels Vanspauwen   [Homepage]   [DSP files]
 
Compatible files:  [ D2 | D3 ]

[ tprotokol.zip ] [ 22,129 bytes ] [ Shareware ] [ No Source ]
[ D2 | D3 | D4 ]
If your app must write a protocol for any event that occurs, this component is the right one. The protocol-file can "check" itself after appending a new record. If this automatism is enabled, the number of records or the age of the reocords will be checked. There are two modes for checking : "Delete all records that are older than xxx days" or "Delete xxx records when there are more than yyy records in the file". Everything works automatic by setting a few properties in the object-inspector. Autocreation of new protocol-files is also implemented. You only set name and folder for the new file and call the method "CreateTable ()" - that's all. Each protocol-record can be classified. You also can specify a username and an "event-type" for each record. By using the "class" and the "type"-parameters you can sort or filter all protocol-entries later.
"Trialware", runs if delphi-ide is running. Price without source : US$ 15 Price with source : US$ 25
Added: 3-01-1999/19-01-1999   |  Version: 1.01   |  Downloads: 0/0/0
Author:PMS System Software   [Homepage]   [DSP files]

[ treelist.zip ] [ 271,239 bytes ] [ Shareware ] [ No Source ]
[ D3 | D4 | D5 | C3 | C4 | C5 ]
A treeview with multiple columns that can have width, alignment, font and header text specified
Freeware for non-commercial use
Added: 2-04-2000/19-12-2000   |  Version: 0.8   |  Downloads: 1483/1481/3
Author:TMS software   [Homepage]   [DSP files]

[ userspro.zip ] [ 542,134 bytes ] [ Shareware ] [ No Source ]
[ D3 | D4 ]
TUsersPRO (PROfessional version) is a component that make simple implement the control of security in programs written in Delphi. With a little configuration at component level in desing time, your application is ready to control the access of its users. With TUsersPRO you do not need to write code for implementing the user's control. You just need to connect it to the TMenu component of your main form and the component take cares of everything for you. How it works: Through the connection with the menu of your application's main form, the TUsersPRO allows that the security administrator of your application grants access to the user for each item in the menu. All the user's accesses are shown in a tree that imitate the menu hierarchy of your application. The administrator just need to click in the desired item to grant or not the user's access to this item. When the user logs in the application, the component TUsersPRO will disable or make invisible (accordingly with the profile the users belongs to) the menu items the user do not have access. Some Features: * TUsersPRO database is stored in a set of Paradox tables protected by a password; * Can be used in Desktop systems as well in networks based systems; * It is implemented in pure Object Pascal; * No additional extra files are necessary (except the users database); * The idiom used by the component can be customizable In the administration module, the administrator can: * Create users and users profiles; * associate users with a profile; * Grant permissions of accesses for users (individualy) and for profiles, visually; * Update permissions of access for all users that belongs to a profile; * Change user's data and password; * Enforce the change of password for all users of a profile at each interval of days especified, among other actions. Price: US$149.95
Added: 21-03-1999/29-03-1999   |  Version: 1.0   |  Downloads: 1252/1217/0
Author:Tools&Comps   Tools&Comps   [Homepage]   [DSP files]

[ usersstd.zip ] [ 746,575 bytes ] [ Shareware ] [ No Source ]
[ D3 | D4 | C3 ]
TUsersSTD 1.0 - security component for Delphi Applications With TUsersSTD you can add security capabilities to your application in a easy way. With a few lines of code and a little configuration at component level at design time, your application is ready to control users access and restrict some resources of your program depending of the access level granted to the user. The component includes a built -in administration tool that allows the administrator create users, modify user's data (including user's password), set access level to users and delete users. All passwords are encrypted and all the users data is stored in a Paradox table protected by a encrypted password. Support to any idiom (you can customize the idiom used by the component). Avaiable versions: D3, D4, C3. Price: 49.95 NOTE: "alias not found" BUG FIXED
Added: 3-01-1999/21-03-1999   |  Version: 1.0   |  Downloads: 1350/1185/0
Author:Tools&Comps   Tools&Comps   [Homepage]   [DSP files]

[ vald456.zip ] [ 666,692 bytes ] [ Shareware ] [ No Source ]
[ D4 | D5 | D6 ]
TValidate validates user input without the need to write code, or replace existing components. Simply drop the component on a form, and double click it to specify what data is expected for each data field on you form. [more]
TValidate can be used to validate any user input from integers, floats, strings to dates and times. You specify the boundaries and rules, TValidate does it. TValidate also has an expression builder for complex validation rules.
Added: 5-11-2001/19-11-2001   |  Version: 1.0.0   |  Downloads: 584/584/0
Author:Componix Inc.   Componix Inc.   [Homepage]   [DSP files]

[ webcopy.zip ] [ 685,365 bytes ] [ Shareware ] [ No Source ]
[ D3 | D4 | D5 | D6 | C3 | C4 | C5 ]
Automatic download of single or multiple files from via http, ftp or network
Freeware for non-commercial use
Added: 29-11-2000   |  Version: 1.3   |  Downloads: 1269/369/1
Author:TMS software   [Homepage]   [DSP files]

[ wupdate.zip ] [ 2,341,224 bytes ] [ Shareware ] [ No Source ]
[ D3 | D4 | D5 | D6 | C3 | C4 | C5 ]
Can automatically check for updated files over Internet/Intranet via FTP,HTTP or files. Can replacing running applications and DLLs. Provides various methods to customize the update process with custom messages, dialogs, file selections, status information.
New in this version:
  • Can display "what's new" and "license agreement" files before update
  • File size and file checksum based updates added
  • More options to control application replacement, including restart, command line parameters
  • Signature check of update control file
  • Can update with uncompressed files
  • UpdateBuilder added to make building updates easier
  • New : interfaces with the ASTA Binary patch technology to use file difference based automatic updates of application executables or application files
  • New : TAstaPatchUtility component to integrate the ASTA Binary patch technology seamless with TWebUpdate
  • New : 2 sample applications that show the use of ASTA binary patch files to update the running application and to update an application database Improved : handling of multilevel directory structured updates, "what's new" file handling, CRC32 file checksum handling
  • For a limited time, ASTA Technology offers a free registration for TWebUpdate v1.4 upon registration of the ASTA Binary Patch manager

Freeware for non-commercial use
Added: 19-12-1999/16-09-2001   |  Version: 1.4   |  Downloads: 1660/1631/2
Author:TMS software   [Homepage]   [DSP files]

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