Delphi 1.0x Freeware
All files
Data Base Programming
- adblkup.zip (43,673 bytes) Rewrite of TDBLookupCombo. Allows SpeedSearch, CharCase and all kinds of other things database programmers like ( added 24-May-96, no src. )
by DataScape Technologies 
- addali.zip (8,091 bytes) Example of using DbiAddAlias function ( added 25-May-95 )

- aisini.zip (6,132 bytes) Component that introduces the Paradox concepts of WORK and PRIV aliases to Delphi ( creates a WORK and PRIV database ) ( added 20-Oct-95 )
by Dana Scott Kaufman
- aliasman.zip (17,214 bytes) BDE Alias Manager ( added 21-Jun-95 )
by Mark E. Edington
- ambdeinf.zip (16,574 bytes) TBDEInfo Component displays system, drivers, alias, etc., and can add aliases ( added 10-Feb-97, no src., renamed from bdeinfo.zip )
by Andre Felix Miertschink
- ascifil2.zip (5,083 bytes) Replacement for the Johan Kotze's ascifile component, exports data in SQL INSERT INTO statements to import in SQL server databases ( ver. 1.0, added 1-Oct-96 )
by Thanasis Siozos
- ascifile.zip (3,769 bytes) TAsciiFile Component creates an ascii file (either fixed or CSV) from a datasource ( added 24-Apr-96 )
by Johan Kotze
- autoid04.zip (411,403 bytes) Implements Autoincrementing fields without resorting to Autoincrement data type ( works with Paradox and Dbase )( It's a TTable replacement ) ( ver. 0.4 beta, added 7-Jul-96, no src. )

by Filippo Bosi 
- bde252.zip (1,572,970 bytes) Borland DataBase Engine ( ver. 2.52, added 29-May-96, no src. )
by Inprise Corp. 
- bde_info.zip (3,347 bytes) BDE-Configuration information ( ver. 1.0, added 23-Sep-96 )

by Markus Plesser 
- bdecfgbr.zip (6,386 bytes) BDE Configuration Browser ( added 29-Nov-95 )

- bdedemo.zip (1,833,769 bytes) Database Engine demo - contains distributable BDE ( ver. 2.5, added 27-Oct-95 )
by Inprise Corp. 
- bdeinfo.zip (1,529 bytes) TTable descendant that can show low-level IDAPI info ( added 22-Dec-95 )
by Hyper Logic Resource Group 
- callback.zip (98,251 bytes) How to use BDE callbacks ( added 28-Aug-95 )
by Rebelo Prego RF
- cbackflt.zip (7,611 bytes) A low-level BDE filtering component which allows a BDE level callback for any TTable to a user supplied Delphi event handler procedure ( added 21-Dec-96 )
by Andy Strong
- cgisql.zip (38,246 bytes) TCgiSql component combines Windows CGI and TQuery to allow database queries over the Internet. Formats query result as an HTML table ( ver. 1.0, added 4-Mar-97, no src., postcardware )

by Salt Wind Software
- chk_ref.zip (171,610 bytes) REALLY check the referential integrity of a database ( ver. 1.0, added 22-Nov-96 )
by Stefan Kirch
- clmdbnav.zip (4,650 bytes) Revised DBNavigator component so that a message is sent whenever a (videorecorder) button is pressed ( added 4-Apr-96 )
by Claus Moeller
- clsgen12.zip (13,089 bytes) ClassGen automatically generates a complete object that can save, load, delete, compare, and assign itself Paradox tables ( ver. 1.2, added 18-Mar-96 )
by Grant Boggs
- copypack.zip (15,239 bytes) Table copy and pack components with demo ( added 25-May-95 )

- copysort.zip (10,776 bytes) CopySort program shows how to copy and sort table ( added 31-Dec-96 )

by Jose Maria Gias
- csv2.zip (7,293 bytes) Creates schema (.SCH) file for any comma-separated ASCII file, to allow importing ASCII files into database tables via the BDE ( added 22-Dec-95 )
by Mark Wilsdorf
- ctab.zip (37,815 bytes) TDBCrosstab is a delphi component which allow the display of tabular data in spreadsheet format ( added 6-Jan-96 )
by Mike Presley
- dabtns.zip (62,791 bytes) Data Aware Components ( added 14-Aug-95 )
by Curtis A. White 
- dataconv.zip (170,894 bytes) Universal program to convert data using TBatchMove ( added 18-Sep-95 )
by Pete Ness
- datamake.zip (5,228 bytes) Simple code generator ( CreateDB.Pas ) ( added 24-Jun-95 )
by Enrique Martin
- datetime.exe (177,313 bytes) TDateTimeDlg & TDBDateTimeDlg - DateTime selection component + Data aware date time selection ( ver. 1.0, added 16-Oct-96 )

by John Stathakis
- db2ascii.zip (18,126 bytes) Configurable (Delimiter, Quote, Charset, etc.) Export of data from a Dataset to an ascii-file (with demo) ( ver. 1.02, added 22-Nov-96 )
by Thomas Scheffczyk 
- dbbtn.zip (8,041 bytes) A database linked BitBtn. If the field contains data or has false boolean value, button is disabled. If the value of the linked field is empty or true, button is enabled. A reverse logic property exists. Very simple. Very useful ( ver. 1.0, added 27-Jan-97 )

by Waheed Al-Sayer
- dbcoords.zip (267,506 bytes) Data aware TImage derivative which reads and writes the mouse coordinates to a string field in a data table and displays a sprite at the location ( added 26-Oct-95 )
by Paul Warren 
- dbctrls.zip (11,428 bytes) Replacement DB Controls - ENTER key acts as TAB ( added 14-Aug-95 )
by George Kirkwood
- dbcvt15.zip (253,861 bytes) Unit to import/export an ascii files to/from a (paradox) table ( ver. 1.5, added 20-Jun-96 )

by William R. Florac 
- dbdateed.zip (19,824 bytes) TDBDateEdit Component ( added 8-Sep-95 )
by Olivier Dahan
- dbdxpand.zip (333,200 bytes) Contains two "extension" editors: MemoEdit for BLOB Memo fields and PictEdit for BLOB Graphic fields ( added 22-Dec-95 )
by Gene Fowler
- dbex099b.zip (132,917 bytes) DBExtender is a component that turbocharges the other Data Aware components ( ver. 0.99b, added 25-Nov-95 )
by Gfi mbH 
- dbfilt16.zip (18,902 bytes) Database Filter Component ( ver. 1.06, added 6-Sep-95 )
by Uli Zindler ( UZ/2)
- dbfndx.zip (14,776 bytes) NDX-aware TTable-descendant ( added 21-Jun-95 )
by UZ
- dblistit.zip (16,560 bytes) Displays information from a data source to the screen or a printer ( ver. 2.06, added 13-Aug-96, no src. )
by John McCreesh 
- dbnavnew.zip (1,872 bytes) contains a modified 'DbCtrls.Res' file, which places different bitmaps on the DBNavigator control ( added 28-Sep-95 )
by Kelly Baker
- dbnum11.zip (31,391 bytes) DBEdit Control that will take care of string, float and integer values with control of maxlength and decimals ( ver. 1.1, added 23-Mar-96 )
by Roger Nyberg
- dboutlin.zip (4,740 bytes) TDBOutline component allows you reflect your hierarchical data from database table in the form of tree ( added 4-Oct-95 )
by Maxim Monin
- dbpos.zip (12,920 bytes) Graphical gauge that shows the position in a database dataset ( added 25-Nov-95 )
by Iain Jackson
- dbpowerp.zip (341,170 bytes) Contains two apps operating on paradox tables ( dbFile.exe and dbUpdate.exe ) ( added 28-Feb-96 )
by Genesis Data
- dbprint1.zip (53,021 bytes) Datasource printing utility ( ver. 1.0 - 02/11/1996, added 16-Feb-96, Postcardware for non-profit organisations )
by Oystein Jakobsen
- dbprt200.zip (171,732 bytes) App that display / print a table's structure, Pack a table ( ver. 2.0, added 18-Mar-96, no src. )
by Ian A. Macey
- dbreadon.zip (5,258 bytes) Set/Clear Read only flag on Paradox tables ( added 16-Aug-95 )
by teeMach, SL 
- dbrecnum.zip (6,390 bytes) DBRecNum attaches to a TDataSource and displays the record number for DBase and Paradox tables ( added 15-Jan-96 )
by Paul Warren 
- dbsrch02.zip (24,220 bytes) Paradox like Database Search Component ( ver. 0.97, added 14-Aug-95 )
by Aaron Castro
- dbutil.zip (295,251 bytes) Table structure printer and browser that also allows you to view and edit records and sort on index keys ( added 23-Oct-95 )

by Robert Fabiszak
- dbutlty.zip (15,209 bytes) DB browse and selective pack utility for Paradox/Dbase tables ( added 25-Nov-95 )
by Glenn Thomas
- dbvalcb.zip (1,768 bytes) Descendent of TDBCombobox that allows to add a Valuelist ( ver. 0.9, added 21-Dec-96 )
by Michael Grunhvfer
- dbverify.zip (151,498 bytes) Utility that scan a group of Paradox tables to determine which ones might be in need of repair ( you need shareware tutility.dll ) ( added 1-Dec-95 )
by Sundial Services
- dbvread.zip (3,117 bytes) DBV Reader - Data Aware DBV Reader Component ( added 4-Apr-96 )
by Bill Wehnert
- dbvrtnav.zip (17,779 bytes) Vertical DBNavigator component ( added 28-Sep-95 )
by Tim Young
- dbwizard.zip (341,219 bytes) Mini Database Desktop FREE to send out to your clients! ( ver. 1.2, added 30-Aug-96, no src., Uses the BDE 2.5 )
by Custsoft Software 
- dcimage.zip (9,281 bytes) A repair to the Delphi TDBImage component ( added 8-Sep-95 )

- dscol.exe (112,569 bytes) TColumnsDataSource allows user to select visible columns, display order, column visibility ( ver. 1.0, added 16-Oct-96, no src. )

by John Stathakis
- dsp2.zip (168,842 bytes) Database Structure Printer ( ver. 2.0, added 6-Feb-96, no src. )
by Olivier Dahan
- errlst.zip (17,681 bytes) An example of using DbiGetErrorString ( added 25-May-95 )
by Robert Arnson
- errortbl.zip (13,126 bytes) TErrorTable allows you to attach specific event handlers for BDE errors ( added 14-Sep-95 )
by OnTYme Software
- export.zip (5,219 bytes) Create SQL script from table ( added 18-Dec-95 )
by Boris Tvaroska 
- fieldgrd.zip (6,848 bytes) A DBGrid with Defineable FieldNames ( ver. 2.0, added 18-Mar-96 )
by Steve Flynn 
- filter.zip (8,758 bytes) Filter component - sets and removes filters from tables ( ver. 1.2, added 29-Nov-95 )
by Craig Ward
- fixit.zip (485,085 bytes) FixIt is a small utility to rebuild corrupt indices and to pack both Paradox and dBase tables ( ver. 0.95, added 24-May-96, no src. )

by Logicraft Inc.
- fldinfo.exe (7,589 bytes) Unit to save and recall DataSet field informaion to and and from an INI file ( added 23-Oct-95 )
by William R. Florac 
- ggfilter.zip (4,097 bytes) Table filtering component that redirects filtering to Ttable in D2 ( added 1-Oct-96 )

by Grahame Grieve 
- gridrpt1.zip (20,731 bytes) GridRpt - Enhanced PrintGrid Component ( added 28-Mar-96, no src. )
by Godfrey Ko
- ibctrls.exe (86,923 bytes) InterBase Database and EventAlerter components that allow the creation of InterBase databases at runtime or design time, and the execution of ( added 25-Nov-95 )
by James Thorpe
- indxlook.zip (140,528 bytes) IndxLook is a application that allows database programmers to view the index tags, key expression, and filter expression of CDX, MDX, NDX, and NTX indexes. written in Delphi using the Halcyon Database Engine from Griffin Solutions ( ver. 1.0, added 21-Dec-96, no src., Halcyon allows access to Clipper, FoxPro,and dBase databases using Pascal units ( delphi 1&2 and BP 7.0 ) )

by Richard Griffin 
- inmemory.zip (8,005 bytes) Demonstrates how to create an in-memory table ( added 6-Feb-96 )

by Gregory Trubetskoy
- makedbf.zip (12,343 bytes) DBFMAKE is a code generator - produce a complete .PAS unit containing the code necessary to create the .dbf file and its indexes at run-time ( added 25-Nov-95 )
by Charlotte Gamsu
- mdbgrid.zip (2,970 bytes) MDBGrid is directly derived from TDBGrid, but allow user to use following events: OnClick, OnMouseMove, OnMouseUp and OnMouseDown ( ver. 1.0, added 27-Sep-96, no src. )
by Igor E. Krayushkin
- mjdbspin.zip (4,047 bytes) Data aware spin edit component ( added 8-Sep-95 )
by Miron Daniel Jakubczyk
- mkdbf101.zip (12,021 bytes) MakeDBF unit creates a .DBF file header ( added 16-Aug-95 )
by Mark Klaamas 
- mktbl210.zip (21,816 bytes) tTableDBF/tTableFilter VCL Component ( ver. 2.1, added 22-Nov-96 )

by Mark Klaamas 
- modeind.zip (4,950 bytes) DBModeIndicator attaches to a TDataSource and responds to OnActiveChange events ( added 15-Jan-96 )
by Paul Warren 
- multi.zip (203,938 bytes) DBGrind with wrapping texts ( added 25-May-95 )
by Robert L. White
- navspec.zip (6,307 bytes) A modified version of TDBNavigator with 4 new buttons added ( added 29-Aug-95 )

- olbrowse.exe (153,336 bytes) TOutlineBrowser & TLookupOutline - Outline selection of records + lookup version. Handles multiple field keys ( ver. 1.0, added 16-Oct-96, no src. )

by John Stathakis
- pringri.zip (7,372 bytes) TGrid Printer component ( added 26-May-95 )
by David
- print.zip (16,437 bytes) Dialog box which will print a simple columnar report from a table ( ver. 1.1, added 16-Feb-96 )
by Craig Ward
- prtgrid2.zip (9,893 bytes) Print Grid Component ( ver. 08/19/1995, added 8-Sep-95 )
by Terry Pearson
- pxtable.zip (5,390 bytes) TPXTableInfo Component ( added 25-Nov-95 )
by teeMach, SL 
- record.zip (2,159 bytes) Record Number Component ( ver. 1.3, added 9-Jan-96 )
by Craig Ward
- remoqu11.zip (217,992 bytes) TRemoteQuery and the companion server application REMOQUE.EXE ( added 28-Aug-95 )
by teeMach, SL 
- scatter.exe (17,715 bytes) Scatter/Gather database records to/from a buffer ( added 18-Aug-95 )

- seldlg.exe (104,796 bytes) TSelectDialog, TLookupDialog - Dialog selection of records + lookup version. Handles multiple field keys ( ver. 1.0, added 16-Oct-96, no src. )

by John Stathakis
- sql.zip (262,589 bytes) A simple program to execute SQL statements on Paradox/dbase tables ( added 29-Nov-96 )
by Alex Martellotta
- sql_load.zip (142,681 bytes) Simple app for executing SQL scripts ( added 14-Aug-95 )
by Ian Cornish
- sqldemo.zip (198,290 bytes) A Class that allow to define TEdit and TMemo fields to be updated, inserted, or deleted into any table ( added 11-Dec-95 )
by Allen M. Servedio
- tabrep.zip (114,084 bytes) The TTableReport component provides a way to print table-looking reports with header, footer, borders, graphic images and other options ( added 24-Mar-96, no src. )
by Alexander M. Panov
- taliasm.zip (10,179 bytes) TAliasMan is a class to enable Create, delete and Serach for IDAPI Alias ( ver. 1.02, src encrypted, added 13-Apr-96 )
by Valentin Sanchez Izquierdo 
- tbinfo.zip (163,703 bytes) Table Structure Browser - Display and print physicaly dBASE and Paradox structure and indexes ( ver. 1.1, added 12-Aug-96, no src. )
by Maciej Wojciechowski
- tblinfo.zip (22,912 bytes) Any table ( paradox, dBase, ODBC ) info dialog ( added 21-Jun-95 )
by Scott Hanrahan
- tinydb11.exe (398,901 bytes) Tiny Database Desktop allows creating Paradox formatted table visually ( ver. 1.1, added 24-Apr-96 )

by Fumio Kawamata 
- tmodbnav.zip (12,556 bytes) TmoDbNav is an improved DBNavigator component ( ver. 1.1, added 13-Aug-96 )

by Maggie Owens 
- tpxtable.zip (294,227 bytes) component with automatic record delete on the referential integrity link ( added 14-Sep-95 )
by Laszlo Kertesz
- tqbe3.zip (7,881 bytes) Query by example component ( ver. 3.0, added 21-Jun-95 )
by teeMach, SL 
- trepair.zip (2,354 bytes) Trepair unit ( you need shareware tutility.dll - tu.zip ) ( added 7-Dec-95 )
by Dave
- tutl252.zip (70,690 bytes) TUtility DLL. Use the correct verion of TUtility DLL that matches your BDE Core DLL version ( ver. for BDE 2.52, added 29-Nov-96, no src. )
by Inprise Corp. 
- txttotbl.zip (1,858 bytes) Bare bones component to import non-delimited text into a TTable component. Import based on field widths in table. ( Similar to append SDF in xbase ) ( ver. 1.1, added 29-Nov-96 )

by Ryan P. Cote
- valcombo.zip (11,140 bytes) TDBValueComboBox component ( added 11-Sep-95 )
by OnTYme Software
- xdb.zip (15,051 bytes) Encapsulated ODBC database access ( added 25-May-95 )
by Ingolf Bayer
- xdb_redo.zip (111,315 bytes) Ingolf Bayer's Encapsulated ODBC database access with updated documentation ( added 15-Nov-96 )
by Terry Roddy
- xtab.zip (15,958 bytes) TCrosstab Component ( ver. 1.32, added 4-Jun-96 )
by Craig Ward
- repair.zip (209,621 bytes) Small app which checks group of paradox tables for errors and tries to correct them using tutility.dll ( added 12-Mar-97 )
by Tsatsoulas Apostolos
- bde_inf.zip (17,133 bytes) TBDEInfo Data Base Component ( ver. 1.5, added 12-Nov-97, no src. )
by Andre Felix Miertschink
- dbsrch30.zip (26,535 bytes) VCL with user search dialog; searches any DataSource. Does NOT require indexes, but uses them if found ( ver. 3.0, added 26-Mar-97 )
by Eric W. Engler 
gridsrch.zipDBGridSearch component ( ver. 1.0, added 25-Apr-98 ) 
by RSD Software 
- navbtn.zip (21,877 bytes) Data-aware TBitBtn and TSpeedButtons. Using them instead of TDBNavigator, you can put them on a D3-CoolBar, change glyph and caption, adding special buttons like "Print", link them to a MenuItem and cancel the default-action. ( ver. 1.4, added 9-Jun-97 )


by Christoph Kirchner 
- loc09d1.zip (18,758 bytes) Locates data in a TTable or TQuery component (and their descendants like the Infopower TwwTable component ). Will search up to 1048576 chars of a Blob/Memo field. Will automatically find and use an index if one is available for the field being sear ( ver. v0.94, added 9-Jun-97, no src. )


by Chuck Gadd 
- nbsdblst.zip (3,268 bytes) TNBSDBListBox - Component to fill a listbox with a database field. This is a simple version that only fills the listbox. It is not aware of when a DB-Navigator scrolls the dataset ( added 15-Apr-97, postcard-ware )

by Andreas Oestlund 
- refresh.zip (15,419 bytes) TSelfRefreshTable and TSelfRefreshQuery use BDE-Callbacks to refresh themselves if the dataset got modified by another program ( ver. 2.1, added 7-May-97 )

by Christoph Kirchner 
- brparam.zip (8,500 bytes) Shows a dialog screen with the params a TQuery has, letting you to set the params and reexecute the query. Using it is very simple. See the example include ( ver. 1.0, added 12-May-97, no src., any suggestions or bugs are always welcome )

by José Bienvenido Rodríguez
- dbdate.zip (7,238 bytes) A data-aware date edit component with useful calendar pop-up. Included full source code. ( ver. 1.0, added 21-Jun-97 )

by Serdar AKYILDIZ
oe16reg.zipODBCExpress components for direct and fast access to ODBC databases ( ver. 1.21, added 10-Jul-97, no src., Visit our web site to find out about pricing and source code availability )
by DataSoft 
dbbtn_d1.zipTSpeedButton descendant to Display and Edit data in a database field. Intended for field that contains limited set of values. You provide a list of Field Values, and the corresponding text. When clicked, field incremented to the next value in li ( ver. Beta 0.50, added 29-Jul-97, no src., D1,D2,D3 available at my page )
by Chuck Gadd 
dbnav_d1.zipReplacement TDBNavigator. Allows you to link TSpeedButtons on your form to each of the Navigator functions, to change appearance/position/glyph of buttons. Also allows you to include 10 'OTHER' buttons. ( ver. Beta 0.50, added 29-Jul-97, no src., D1,D2,D3 available at my page )
by Chuck Gadd 
trtle_d1.zipTurtle Graphics' component, as found in the 'LOGO' programming language. Graphics are drawn using simple commands (Forward, Left, Right, PenUp, PenDown). ( ver. Beta 0.50, added 29-Jul-97, no src., D1,D2,D3 available at my page )
by Chuck Gadd 
- mssql.zip (20,529 bytes) Use MS SQL Server without BDE/SQL-Links or ODBC. Examples of calls directly to MS SQL API. Versions for both 16 and 32 bit. ( ver. 1.0, added 30-Aug-97, Freeware. )


by Edward Lyk
- viewcomb.zip (3,638 bytes) TDBViewCombo - ComboBox which can browsing DataSet. ( ver. 1.0, added 19-Sep-97 )

by Korzh Sergey
- dbnav97b.zip (76,822 bytes) TDBNavigator97 is a database navigator component with Office 97 or IE3 style. You can show Text, Glyph or both. Properties for glyphs, texts, fonts and more. Work with TToolBar97 (included). ( ver. 2.1, added 12-Oct-97, no src., Free ver 2.1. Sources included. Original version by Arsène von Wyss. TToolBar97 Freeware from Jordan Russell. )



by Gilles Pelletier
- dlm11.zip (16,612 bytes) DLM is a mini Database Editor with Find & Replace functions. 16 and 32 bit version also available. DLM.EXE is a freeware. The source code price is $20. ( ver. 1.1, added 12-Nov-97, no src., To create DLM.EXE - Unzip the DLM11.ZIP file. - For Delphi 3.0 delete DLMTOP.DCU and rename DLMTOP.D32 to DLMTOP.DCU - Load DLM.DPR with Delphi and call Run. )

by Tibor F. Liska 
- bldbedit.zip (2,389 bytes) Improved DBEdit with ColorOnFocus, EnterLikeTab, UpperCase, LowerCase, ProperCase, CursorOnEnd after enter field ( ver. 1.0, added 12-Feb-98 )


by Bolek Umnicki
- indexgen.zip (316,535 bytes) IndexGen is an utilitary one that will create a Unit contends code in Object Pascal to create indexes and referential integrity and to pass pack in tables Paradox, shortly also, support for tables Dbase, Version in English and Portuguese. ( ver. 1.1, added 5-Apr-98, no src., Totally free, it doesn't contain code source, anyone can be used without any restriction. )


by Toninho Nunes
- cnttable.zip (8,298 bytes) TCountTable is a component descending from TTable. Like Paradox files,it allows an automatic autoincreasing field . This field isn't editable and it's impossible to erase it. That's very useful for master-detail . ( ver. 1.0, added 15-Mar-98, no limits or conditions of usage, if you like this component just send us an e-mail. )


by G.Burzomato - L.Menghini
- dfile2.zip (40,620 bytes) TDataFile enables applications to store database data from multiple tables in a single file. It saves, appends and loads multiple records from multiple tables and multiple databases in 1 file. ( ver. 2.0, added 19-Jul-98 )


by Jan Derk Stegeman 
- skcomp.zip (11,237 bytes) A set of components especially useful for work with Luxent Apollo database engine. BDE goodies, too. ( ver. 1.4.1., added 25-Apr-98, email-ware: you have to send me email to use it and that's it! )


by Syarzhuk Kazachehnka 
- qsrch.zip (21,827 bytes) QuickSearch - a small and useful component that provide simple user interface for implementing substring search in a dataset. ( ver. 1.0, added 19-Jul-98 )


by Sergey Korzh 
- copysoen.zip (45,145 bytes) Copy, Sort, Exports, Filters, Query, Print, Index, Pack, Info BDE, Tables and Index structure, Data View, List, etc. ( ver. 1.3, added 25-Apr-98, English )


by Jose Maria Gias
- copysosp.zip (44,850 bytes) Copy, Sort, Exports, Filters, Query, Print, Index, Pack, Info BDE, Tables and Index structure, Data View, List, etc. ( added 25-Apr-98, Spanish )


by Jose Maria Gias
- dbpost.zip (2,508 bytes) DbPost is a component that checks for a valid UK postcode ( ver. 1.0, added 17-May-98, Free if aknowledged )


by Andrew Skinner
- cfgbde.zip (4,280 bytes) Modify IDAPI.CFG without BDE. Add or change Alias by single function call. ( added 19-Jul-98 )

- cs_sec.zip (2,073,564 bytes) Client/Server Security. Upon successful login, will load security for the current logged in user. TSecurityQuery will check security for the user before opening and only allow the user to do what the back end RDBMS will allow the user to do. ( ver. 1.0, added 2-Aug-98, Free to do whatever with what I have written. Includes EZDSL and RxLib which are freeware, but follow different guidelines. )


- rxlib25r.zip (1,073,769 bytes) RX VCL Extensions Library contains a number of components, objects and routines for Borland Delphi ( ver. 2.50, added 6-Aug-98, with international resource files for following languages: CZE, DUT, FRA, GAL, GER, HUN, ITA, POL, POR, SLO, SPA and SVK )





by Fedor Koshevnikov
Igor PavlukSerge Korolev
refcombo.zipTDBReferencedCombo is a VCL component for Delphi. It is a very simple data aware component, that looks like a "SQL driven DBLookupCombo"... ( ver. 1.00, added 2-Aug-98, Full source code included. Any comments will be appreciate. If you really like TDBReferencedCombo, please send a me packet of cigarettes. ) 

by Robert SAMPY 
sqlboxes.zipSQLBoxes is a VCL package for Delphi. It includes combo and list boxes that looks like a "SQL driven" boxes. ( ver. 1.00, added 7-Aug-98, Full source code included. Any comments will be appreciate. If you really like SQLBoxes, please send a me packet of cigarettes. ) 


by Robert SAMPY 
Print, Print Preview and Reporting Tools
- crystal.zip (11,968 bytes) Printing Crystal Reports ( added 26-May-95 )
by teeMach, SL 
- crystgt.zip (15,507 bytes) Delphi Crystal Reports Component ( added 21-Jun-95 )
by Graham Taylor
- dos_prn.zip (8,194 bytes) Simply reports using your old DOS-printer ( ver. 0.99, added 29-Nov-96, no src. )
by Sciacca Giuseppe
- excel.zip (20,997 bytes) TExcel is a component to produce output tables directly into MS Excel, including formatting, commands, macro calls, etc. Demo project is attached to show how easy to drive it. You can try it without installing the component. ( ver. 3.3, added 17-May-98, TExcel is provided free of charge as so long as it is not in commercial use. When it produces income for you, please send me 1% of the income or at least $50. Thank you. )


by Tibor F. Liska 
- preview.zip (313,273 bytes) Contains units for easy printer selection and formatting of reports using X,Y pixel positioning, write/writeln, or both in combination ( added 25-Nov-95 )
by Brad Tharalson
- prtgrd3b.zip (16,197 bytes) Prints or exports data from an associated DBGrid ( ver. 3.0b, added 26-Mar-97 )
by Eric W. Engler 
- qranglbl.zip (12,187 bytes) QRAngledLabel is a improved quickreport label component. It's allow you to display (and print) the text label in any angle, from 0 to 359 degrees. Now with DB capabilities and new properties. ( ver. 1.1a, added 3-Nov-97, This component is freeware and can be freely distributed or used for anyone )


by Francisco Maia Goncalves Neto
- www.bonn.netsurf.de/~Achim.Metzen/QRStdPrv.zip (0 bytes) Two components (TamPrinter and TQRStdPreviewDialog) to make it possible to preview and print with Quickreport. I found this not to be possible with the code Qusoft provided, not realy. ( ver. 2.0, added 23-Aug-97, Free for private use. For comercial use see Readme.txt. )

by Achim Metzen 
- qrstdprv.zip (20,038 bytes) Two components (TamPrinter and TQRStdPreviewDialog) to make it possible to preview and print with Quickreport. I found this not to be possible with the code Qusoft provided, not realy. ( ver. 2.0, added 30-Aug-97, Free for private use. For comercial use see Readme.txt. )

by Achim Metzen 
- aqredit.zip (30,811 bytes) Andre's QReport Editor allows to edit report at run-time ( ver. 1.1, added 4-Jan-98 )



by Demidov Andre 
- qrrrect.zip (2,966 bytes) Rounded Rectangles in QuickReports ! ( ver. 1.0, added 1-Mar-98, Freeware including Source ! )


by Richard Fellner 
- list.zip (10,397 bytes) List is a componet which can display an text file for upto 64K. It can also print them to any destination including LPT on a network. This was developed primarily for printing report on LPT Printer. It can also layout the output. ( ver. 1.0, added 19-Apr-98 )

by Natwar Lath 
- qrcb_ns.zip (9,227 bytes) This is a add on to quickreport that implements checkboxes in quickreport. Both DBaware and not.New in this release is that a version for us who do not own the sorce code to qreport.pas can use the component. ( ver. 1.1, added 26-Jun-98, Free to use full sorce included )


by Johan Gahnstrom
prntraid.zipA Non-visual component providing extra information and procedures to aid printing. ( ver. Current, added 2-Aug-98 ) 


by David Beale 
Components Collection
- advmenus.zip (4,369 bytes) TSystemMenuItem, TSystemMenu and TLinkPopUpMenu ( added 4-Jun-96 )
by Artem A. Berman 
- drbobc.zip (47,668 bytes) Components collection contains TDrBob, TConvert, TDosEnvironment, TTicTacToe and TBUUEnCode/TBUUDeCode components ( added 24-Apr-96 )
by Dr. Bob
- lmdtlse.exe (571,656 bytes) Free extract of LMD-Tools V1.X. This package contains 12 (mostly visual components) and a few property/component editors. 16 and 32bit version/helpfile/demos included. Sourcecode optional available ( added 29-Nov-96, no src. )

by LMD Innovative 
- lmdtoolb.exe (211,249 bytes) Componets collection ( ver. 0.7 beta, added 26-Sep-95, no src. )
by LMD Innovative 
- mab.zip (33,756 bytes) A collection of useful components! New version 1.1 fixes a few bugs, and adds TMabRollUp ( ver. 1.1, added 8-Apr-97 )

by Mab ( Matt Hamilton )
- ptools.zip (186,207 bytes) Panther Tools are a set of components and experts to ease the development of a presentation application ( ver. 1.21, added 30-Apr-96, no src. )
by Waheed Al-Sayer
- rxlib250.zip (986,464 bytes) RX VCL Extensions Library contains a number of components, objects and routines for Borland Delphi ( ver. 2.50, added 2-Aug-98 )





by Fedor Koshevnikov
Igor PavlukSerge Korolev
- setup220.zip (1,576,899 bytes) VCL collection to build professional, multilingual setup programs. UnInstall. No nag screens ( ver. 2.20.00, added 12-Mar-97, no src. )

by Jason Swager 
nvdcp006.zipEnvy Delphi Component pack ( added 12-Mar-97 ) 
by Envy Technologies 
- rx250ita.zip (7,055 bytes) Italian resources for the RX Library version 2.50 ( ver. 2.50, added 2-Aug-98 )





by Antonello Serra
- taccmgr.zip (14,247 bytes) MAPPER and Accessory Manager access from Delphi. Postcardware. No cost. Full source. ( ver. 1.0, added 13-Jun-97, Postcardware. Full source. No conditions except its use is your OWN responsibility. )


by Kim Madsen 
- suite16.zip (25,726 bytes) Seven components for 16-bit environment: gCalendar, gCombo, gOraDb, gPassDlg, gSpinTime, gStatusbar, and gToolbar. ( ver. 1.0, added 1-May-98 )
by George L. Roberts
- chemtxt.zip (6,070 bytes) A collection of components to display chemical formulae and equations with automatically placed subscripts and superscripts. The procedure ChemTextOut draws onto any Canvas (user drawn lists and grids). The components are TChemLabel and TDBChemT ( ver. 1, added 1-Feb-98, Full source is included free for educational and academic use. )


by Patrik Spanel 
- calmcmp.zip (24,910 bytes) This is the Calmira Visual Component Library 1.0 i have make all the components in the package into one single unit for the VCL that include all components of the package. The Components are public domain ! ( ver. 1.0, added 31-May-98 )
by Bauer Karl
- hsctl_10.zip (72,355 bytes) HydroSoft Controls: THSExplorerBox, THSBevelGrid, THSLabel, THS3DButton, THSDriveComboBox ( ver. beta, added 19-Jul-98 )
by HydroSoft Co. 
- procmp11.zip (125,417 bytes) Pro VCL Extensions Library is a freeware component library for Borland Delphi 1, 2, 3 & 4 and Borland C++Builder 1 & 3. It includes 21 components and several classes, procedures and functions. Contains runtime and designtime packages, bug fixes, demo ( ver. 1.10, added 30-Aug-98 )





by Dmitry G. Barabash 
- rx250fix.zip (25,055 bytes) RX VCL Extensions Library fix to version 2.50 ( ver. 2.50, added 24-Aug-98 )





by Fedor Koshevnikov
Igor PavlukSerge Korolev
Improved Components
- aboutd.zip (3,959 bytes) "About dialog" component ( added 25-May-95 )

- acgbtn.zip (9,572 bytes) A TBitBtn component that allows the color of the button face to be changed ( added 8-Sep-95 )
by Andy Ghinaudo
- advmenu2.zip (19,162 bytes) Modified version of TLinkPopup from Artem A. Berman. Automatically popup sub menus while select the menu items ( ver. 1.0, added 15-Nov-96 )
by Edhi Nugroho 
- aligrid.zip (40,697 bytes) A stringgrid which addes Alignments, Fonts and colors for Cells, Rows and Columns; Hints for each Cell and a component editor to edit all these; import and export functions, sorting and some more features ( ver. 1.7, added 14-Dec-97 )


by Andreas Hörstemeier 
- bmplbox.zip (9,026 bytes) List box that allows bitmaps ( added 10-Jun-95 )
by MainSoft sarl.
- caption.zip (6,748 bytes) TBoxLabel: Improved TLabel with word wrap & bevels TBoxCaption: TBoxLabel that can be attached to _any_ TWinControl and will follow it around at _design_ time. TDBBoxLabel: Data-aware version of TBoxLabel ( ver. 1.00, added 15-Nov-96 )

by Nick Hustak 
- cbevel.zip (9,155 bytes) an improved Bevel component which allows the programmer to set the colors of the bevel ( ver. 1.00, added 7-Jul-96 )
by Jaco Eksteen
- cgrid11.zip (1,674 bytes) TColorStringGrid ( added 13-Sep-95 )
by Keith Hawes
- colcombo.zip (4,585 bytes) TColorComboBox component ( added 4-Oct-95 )
by Krzysztof Hryniewiecki
- colrcal.zip (7,723 bytes) Modified Calendar Component ( added 18-Aug-95 )
by Travis Reno
- csezform.zip (10,414 bytes) Forms to be navigated by Enter, Up/Down arrow and Ctrl+Tab keys ( added 18-Aug-95 )
by Classic Software 
- cshape.zip (659 bytes) Modified Shape Component ( added 10-Jun-95 )
by Frank DeBlanc
- curnedit.zip (21,515 bytes) Regular and data aware currency edit field ( added 18-Oct-95, no src. )
by Tom Gullion 
- dbmemox.zip (6,014 bytes) Exploding dbMemo ( added 10-Jun-95 )
by Wm. Rubenstein
- divider.zip (2,738 bytes) TDivider component ( TBevel descendent ) ( added 23-Oct-95 )
by John Newlin
- dlfstat.zip (140,345 bytes) Status bar component that contains the date, time, and toggle key status as well as a status area ( added 26-Oct-95 )
by Darrell L. Fuller
- dragdrop.zip (3,666 bytes) Drag and drop any level in an outline ( added 18-Aug-95 )
by Harvey Orloff
- drggauge.zip (3,990 bytes) Flexible horizontal percent gauge ( added 14-Aug-95 )
by Jason Jasmin
- dropbtns.zip (1,104 bytes) TBitBtn components modified to accept glyphs dragged from File Manager ( added 6-Jan-96 )

- droppnl.zip (2,129 bytes) Panel component that accepts filenames dragged from File Manager ( added 9-Jan-96 )
by Roelof Osinga
- dynaform.zip (8,423 bytes) Automatically saves/restores all published form properties and owned components at runtime using a resource file external to the exe program ( limite ( added 19-Jan-96 )
by Objective Software Technology Pty Ltd
- ebutton.zip (18,244 bytes) Enhanced TButton component ( added 27-Jun-95 )

- einifile.zip (15,552 bytes) Enhanced TIniFile component ( added 18-Oct-95 )
by Mark R. Holbrook
- enhgrid3.zip (10,540 bytes) TDBEnhancedGrid is a combination of a Dbgrid, Dbnavigator, Statuspanel and a caption ( added 5-Jul-95 )
by John Panagia
- enterctl.zip (4,168 bytes) Enter Key Components ( added 14-Aug-95 )
by Simon Callcott
- extfile.zip (3,869 bytes) Extended File List Component ( ver. 1.01, added 9-Nov-95 )
by Enrico Lodolo
- form3d.exe (10,912 bytes) TForm3D class support the 3-D Dialog border in non-dialog forms ( added 15-Sep-95 )
by Alan Ciemian
- forms2.zip (10,126 bytes) Unit that extends the capabilities of Delphi's TForm ( added 27-Dec-95 )
by Chad Z. Hower
- frm1002b.zip (16,440 bytes) Extends the capabilities of Delphi's TForm ( added 5-Mar-96, no src. )
by Phoenix Business Enteprises 
- gidpanel.zip (8,216 bytes) TGray_If_Disabled_Panel is a TPanel-decendent that gets shaded if Enabled = false ( ver. 0.2, added 4-Mar-97 )

by Christoph Kirchner 
- gradbtn.zip (6,173 bytes) Graduated-color Filled Button with customizable color properties. Includes demo project ( ver. 1.0, added 18-Jan-97 )

by John Baumbach 
- grid3d.zip (2,010 bytes) TDBGrid descendent that display cells with a 3D look ( added 29-Nov-95 )
by Saverio Pieri
- grid_fix.zip (31,875 bytes) Bugfix for TOutline (!) horizontal scrollbar bug; contains grids.dcu and directions on how to modify the VCL source code. This version fixes a major bug in the original fix (moving focus) ( ver. 1.02, added 27-Sep-96 )
by Stefan Hoffmeister 
- hgrid01.zip (6,100 bytes) TstringGrid descendant whith the capabality to add Headers to the columns and rows at design time ( ver. 0.1, added 21-Sep-95 )
by John le Roux
iconctls.zipTwo controls, TIconComboBox and TIconListBox, which will display all of the icons in a file. Also, they "cache" the data so that the icons are not loaded until they need to be drawn. Makes them very responsive when using with a large number of i ( ver. 1.05, added 29-Mar-98 ) 


by Bradley D. Stowers 
- il.zip (7,438 bytes) Indented ListBox component allows multiline, tabbed items in a listbox, with different font color for headers ( ver. 1.3.26/02/97, added 25-Apr-98 )

by Santiago Portela 
- impgrid.zip (2,335 bytes) An improved version of TStringGrid component ( ver. 0.96 beta, added 7-Jul-96 )

by Harm van Zoest
- jbmbtn.zip (2,693 bytes) Component that allow you to link a TPopupMenu to the button ( added 15-Sep-95 )
by Jeff Bogatay
- kjsgrid.zip (13,807 bytes) Enhanced String Grid Component ( added 7-Dec-95 )
by Kendall Jackman
- lbox.zip (1,188 bytes) OnChange event in ListBox ( added 10-Jun-95 )

- ldialogs.zip (34,748 bytes) LDialogs units fixes bug in VCL Dialogs unit. Dialogs are not hiding under main window any more, proper implementation of single instance and "Stay On Top" application, only one item per application in Windows 95 and NT 4.0 taskbar ( added 9-Aug-96, no src. )
by Lester Kovac 
- lopanb13.zip (206,567 bytes) TPanel's descendant that can change position and size of its child controls according to constraints, set at design or run time (like BC++ TLayoutWindow) ( ver. 2.11.004, added 17-Feb-97 )

by Anna B. Sotnichenko
- menus2.zip (4,000 bytes) Menu2 Enchances the TMainMenu component ( added 27-Dec-95 )
by Chad Z. Hower
- movbut10.zip (10,381 bytes) TMovingButton component that moves around it's parent form or container ( ver. 1.0, added 12-Aug-96 )

by John Baumbach 
- movepane.zip (3,385 bytes) TMovingPanel ( ver. 1.1, added 21-Nov-95 )
by Casey Charlton
- msbitbtn.zip (4,621 bytes) A unit & dll to make any wincontrol mouse sensitive. A sample MSBitBtn is included which changes it's caption color when the mouse moves over it ( added 10-May-96, no src. )
by Willem Joosten
- newcal.zip (5,871 bytes) Calender component ( added 23-Oct-95 )
by John Newlin
- newdbimg.zip (9,645 bytes) TNEWDbImage fixes the Stretch problem in Delphi TDBImage ( added 29-Aug-95 )
by Duncan Campbell
- newtimag.zip (5,573 bytes) The propose of this component is to display a REAL TRANSPARENT image and detect when your mouse cursor is on top of the transparent part or not ( ver. 1.0, added 8-Nov-96 )

by Nuno Miguel Antunes
- oedit12.zip (6,290 bytes) 4 editable components which reflect keyboard insert/overwrite mode ( ver. 1.2, added 21-Aug-96 )

by Wolfgang Chien 
- picklist.zip (43,315 bytes) Enhanced listbox component ( added 25-Oct-95 )
by Bob Fabiszak
- popupbtn.zip (2,389 bytes) TPopupButton is a simple component to help you handling popup menus with speed buttons. It will pop up a menu just by it, down or right, depending on how do you like ( ver. 1.0, added 18-Jan-97 )

by Ivan Azic 
- rbutton.zip (5,198 bytes) Round speed button. Also includes an improved Panel/Bevel component ( ver. 1.0, added 8-Nov-96 )

by Brendan Rempel
- sclimage.zip (3,453 bytes) Image component that adds ScaleStyles, including stretching along the X and/or Y axis ( added 9-Jan-96 )
by Jeff Kinzer
- scrlfm10.zip (12,263 bytes) Delphi Gallery component: form with selectable tiled background image that scrolls across the form canvas vertically and/or horizontally ( ver. 1.0, added 29-Oct-96 )
by John Baumbach 
- shdowpnl.zip (5,916 bytes) TShadowPanel Component ( added 7-Mar-96, no src. )
by Paul Warren 
- simage.zip (167,093 bytes) An enhanced TImage component ( added 10-Jun-95 )
by Paul Peterson
- spin.zip (17,153 bytes) Improved spin button ( added 30-Oct-95 )
by Ricardo Argello Sanchez
- super13.exe (152,689 bytes) An improved TStringGrid component ( ver. 1.3, no src, added 23-Mar-96 )
by Pablo Pissanetzky 
- t3dpanel.zip (6,402 bytes) A TPanel descendant which is reminiscent of MSIE and Netscape Communicator buttons. Changes as mouse moves over it. Source helps as a basic intro to component design ( ver. 1.4.Jan.97, added 17-Feb-97 )
by John Wilson
- tablist.zip (11,552 bytes) List Box Component that Allows Tabs ( added 10-Jun-95 )
by Dave Baldwin 
- tbimage.zip (4,500 bytes) TImage with frame drawing properties ( added 24-Aug-95 )
by Thierry Barrachina
- timeedit.zip (7,541 bytes) Edit component that gets/sets time ( added 18-Aug-95 )

- transpar.zip (3,903 bytes) Transparent group and radio button components ( added 4-Oct-95 )
by Sgt Galen Smallen
- tsmemo.zip (3,793 bytes) Memo control with added events and properties ( added 6-Feb-96 )
by Richard Shotbolt
- ttabldit.zip (1,647 bytes) TTable that offers the data from the last posted record as data of the new record ( added 26-Sep-95 )
by Gabor Naszadi
- typedrcb.zip (8,113 bytes) Enhanced TDriveComboBox component with one new property - ShowDriveType ( ver. 1.1, no src, added 28-Mar-96 )

by Alwin Hoogerdijk
- xsgrid12.zip (7,939 bytes) Enhanced TStringGrid component ( ver. 1.2, added 18-Mar-96 )
by Immo Wache
- zmemo.zip (4,272 bytes) Expanding TdbMemo Component ( added 17-Jun-95 )
by Huw Nichols
- zoom.zip (14,611 bytes) TZoomPanel component ( ver. 1.00, added 9-Aug-96 )
by Léon Voogd
- zoompic.zip (4,099 bytes) TZoomImage is a tImage derivative that supports zooming ( ver. 1.1, added 1-Oct-96 )

by Grahame Grieve 
- tdpanel.zip (21,223 bytes) TDropPanel component allows files external to the program to be dragged and dropped on it. An event, OnDropFiles, captures the list of path names of the files being dropped ( added 12-Mar-97, no src. )

by Mark Bratcher
- dbgrid.zip (3,043 bytes) DBGrid descendent with support for embedded objects. Also publishs Col/Row properties and OnMouseDown/OnMouseMove/OnMouseUp events. ( ver. 1.06, added 19-Sep-97 )


by Demian 
- mplayerp.zip (39,280 bytes) TMediaPlayer decendant, that allows the programmer to control multiple devices of the same type f.e. 4 Audio-CD drives ( ver. 1.0, added 18-Mar-97, no src. )

by Lars Lautrup 
- jllabel.zip (4,116 bytes) TRotateLabel - A visual component for labels with rotate text and 3D-effects ( ver. 1.0, added 2-Apr-97 )

by Joerg Lingner
- editnew.zip (11,193 bytes) TEdit that it adds the properties: ColorOnFocus, ColorOnNotFocus, KeybByTab, EditType, EditAlign, EditLengthAlign, FirstCharUpper, EditPrecision, ValueInteger, ValueFloat ( ver. 1.03, added 25-Apr-98 )


by Jose Maria Gias
- mskednew.zip (2,722 bytes) TMaskEdit that it adds the properties: ColorOnFocus, ColorOnNotFocus,KeybByTab. It is a complement of EditNew.Zip English y Español ( ver. 1.3 - 18.04.1998, added 25-Apr-98 )


by Jose Maria Gias
- longlist.zip (7,355 bytes) LongList defines two classes TLongListbox, TLongOutline that show the whole string of an entry, when the mouse is moved over. Just like the Win95 TreeView component. ( ver. 1.0, added 25-May-97 )


by Hannes Danzl 
- mneyedit.zip (3,046 bytes) Implements the Windows Calculator input style, while the user enters data, including a fixed decimal part (whose size is user defined). The value can be really aligned (L,C,R). ( ver. 1.0, added 1-Jun-97 )

by Leandro Prusch
- split_er.zip (5,033 bytes) This is a improved version of the Jean-Daniel Touly's TBarreResize. TSplitterBar allows to visually resize panels without writing code. All you have to do is play with the align properties of the components you want to resize. ( ver. 1.01, added 21-Jul-97, These components are freeware and the TBarreResize one belongs to Jean-Daniel Touly and it's freeware too. The original source of TBarreResize component was modified in some features, but it's still compatible with the old version. )

by José Sebastián Battig
- eliedit.zip (2,981 bytes) An edit control with an elipsis button (...) to the right. ( ver. 1.0, added 13-Jun-97 )

by Nikolai Botev
- extpanel.zip (3,491 bytes) A panel component that allows custom painting (an OnPaint event) and can accept files ( ver. 1.0, added 13-Jun-97 )

by Nikolai Botev
- trapedit.zip (2,135 bytes) Trapedit allows you to trap ALL keys in en edit field, ( ver. 1.0, added 24-Jun-97 )


by Hannes Danzl 
3DLabel.zipSame as a label component I downloaded from DSP, but with an "OnMouseOut" Event. ( ver. 1.0, added 21-Jul-97, Use and modify at will, just send me improvements. ) 

by Durrin Hynes-Christensen 
- cltable.zip (2,594 bytes) TTable descendent that provides the client a relatively quick way to get a cursor for a table that is already opened. This is accomplished through the new method 'AssignCursor'. ( ver. 1.02, added 26-Jun-98 )


by Demian 
- grprog.zip (3,820 bytes) TGrProgressbar v2.0 is component for Delphi 1 which is progress bar(win95 style) so your applications can look the same, no matter the operating system! Featuresit's FREEWARE, 4 styles of progress, 2 styles of prg. bar(win95& win 3.1), 3D look,etc ( ver. 2.0, added 3-Jul-98, no src., Source-10$(USD) )
by Mitja Gros 
dbfldgrd.exeA DBGrid control with user definable Column FieldNames, Column Headings and Column Widths ( ver. 3.0, added 6-Aug-97 ) 

by Steve Flynn 
- mygroup.zip (12,157 bytes) TMyDBRadioGroup adds three new properties not inherited from Delphi's data aware radio group component TDBRadioGroup. They are as follows: CaptionFont, SearchFirstChar, and ShowFrame. ( ver. version 1.0, added 3-Nov-97 )
by Ron Marx
- jlabel10.zip (14,042 bytes) A TLabel that changes its color, background and font properties when the mouse moves on/off it. Supports OnClick event. This component is based on the OnmoveLabel component by Dolf van den Berg. Sample Application included! ( ver. 1.0, added 12-Nov-97 )


by Jay O'Donnell 
- skbtn.zip (2,136 bytes) Contains 2 components. One decsended from TButton, the other decsended from TBltBtn. What they do is allow you to place other controls on them (TLabel, TImage etc.) ( ver. 1.0, added 12-Nov-97, Freeware )


by Robert Jones 
- newruler.zip (3,492 bytes) Free accurate, professional 'Ruler' Component with inches/cm and orientation of 'markings'. Perfect for reports/graphing. ( ver. 1.0, added 30-Nov-97, Freeware )



by Graham D Wood
- skedit.zip (1,470 bytes) SKEdit descended from TEdit. Allows you to only enter numerical values, '.', '-'. Still allows for he use of the delete and backspace keys. ( ver. 1.0, added 30-Nov-97, Freeware with source )


by Robert Jones 
- bsdbgrid.zip (3,137 bytes) BSDBGRID is a simple, but very effective TDBGRID descendant that can display each cell in the grid with either a raised, or lowered, 3-D appearance; in addition to the usual 'flat' appearance. Also inherits MOUSEDOWN and MOUSEUP events ( ver. 1.0, added 7-Dec-97, Source Only (*.PAS file) with installation and usage instructions )


by Business Software 
- bssgrid.zip (2,672 bytes) BSSGRID is a simple, but very effective TSTRINGGRID descendant that can display each cell in the grid with either a raised, or lowered, 3-D appearance; in addition to the usual 'flat' appearance. ( ver. 2.0, added 26-Jan-98, Source Only (*.PAS file) with installation and usage instructions. )


by Business Software 
- dbgr-2c.zip (1,408 bytes) wwDBGridEx - Simple dbgrid with two colors rows like MS Money, based on wwDBGrid from InfoPower (Wall2Wall) ( added 14-Dec-97 )


by Ilya Zaidelson
- htmldemo.zip (245,667 bytes) A component can display html text and form. Greatly reduce size of DFM 90% by using only one of this control, and save hundreds of Tlabel, Tedit, Tcheckbox and also a dinosaur Tnoteboox + Ttab. Support extended syntax. Also print it. ( ver. 1.02, added 26-Jan-98, Try more tip, code and free components )

by Mik Tran 
- ochbtn.zip (2,753 bytes) TCustomPanel descendent which encapsulates 3 buttons (OK, Cancel, Help) in one panel, allowing the system to treat them as a single object. ( ver. 1.00, added 11-Jan-98 )


by Demian 
- timeodb.zip (3,940 bytes) TDatabase descendent which monitors its child datasets and releases any pending edits idle for more than Timeout period (default to 1 minute). ( ver. 1.02, added 14-Jun-98 )


by Demian 
- tnavi.zip (11,915 bytes) A handsome navi bar, can apply for customize Database or paging navigation. (full source) ( ver. 1.01, added 11-Jan-98, Try more tip, code and free components in www.cs.monash.edu.au/~vtran )

by Mik Tran 
- bspktbl.zip (2,760 bytes) BSPKTBL is a TTABLE replacement with additional functions to PACK (permanently remove deleted records) and REGENERATE INDEXES for DBASE and PARADOX tables. ( ver. 1.0, added 26-Jan-98, Source Only (*.PAS file) with installation and usage instructions. )


by Business Software 
- noshape.zip (88,854 bytes) A button which takes the shape of the embedded bitmap. I used it a lot in multimedia applications. ( ver. 1.01, added 26-Jan-98 )

by Michael Tran 
- pdate.zip (107,679 bytes) Date field with dd/mm/yyyy format, with up/down buttons and option to display day. ( ver. 1.01, added 26-Jan-98 )

by Mik Tran 
- etigraf.zip (322,565 bytes) Enhaced TLabel with difrent colors on mouse enter and exit. Also change a TImage asociated on mouse enter and exit. ( ver. 2.1, added 22-Mar-98, This software is freeware, but If you use it, you MUST mention the Author anywhere in your code, and in the "About", "Help", or similar clause of your executable program. )


by Carlos Ponce de León
elpspanl.zipA panel that can shorten the caption text, replacing it with '...' when it does not fit the available space. Also provided is a generic function that will "ellipsify" a string. This can be used to produce other components like TEllipsisLabel. ( ver. 1.11, added 29-Mar-98 ) 


by Bradley D. Stowers 
- skedtlst.zip (2,246 bytes) This is a descendant of a TListBox that allows for editing of any of the ListBox Items ( ver. 1.0, added 29-Mar-98, Freeware with source )


by Robert Jones 
- panlist.zip (38,302 bytes) ...when a listbox is not enough'. TPanelList holds a scrollable list of TPanel objects, each of them with its child controls. Procedures are provided to populate (clone, insert, copy, add, delete) panels ( ver. 1.0, fixed, added 25-Apr-98, no src. )

by Santiago Portela 
- extlabel.zip (10,526 bytes) Extended label (as standard TLabel & more). New features: 3D drawing (Light insert & raised, heavy insert & raised), Drawing with shadow, OnMouseEnter & OnMouseLeave events ( added 25-Apr-98 )


by scorpion 
- fitlabel.zip (113,682 bytes) FitLabel component ( added 17-May-98 )


by m.deHaan@inn.nl
- drombbtn.zip (5,432 bytes) TEnhRombButtons is a component with 4 Buttons assigned to the four cursor keys that look like a cursor control panel with 3D-arrows on it. Enhanced version of existing TEnhRombButtons. Now with OnMouseUp and -Down for every single button ( ver. 1.1, added 14-Jun-98, All free, source included )


by Daniel Berg
- etimer.zip (1,881 bytes) TTimer descendent with a new property, Snooze, that keeps a counter of miliseconds elapsed since the last time the user moved/clicked the mouse or pressed a key. Useful to implement timeout routines. ( ver. 1.00, added 14-Jun-98 )


by Demian 
- ff.zip (3,665 bytes) A component to search for files in drives A to Z. Works both at design time and run time. Delphi 1/2/3 compatible. ( ver. 1.00, added 14-Jun-98 )


by Demian 
- htmlcdlg.zip (1,316 bytes) A decendant of TColorDialog with one new property; the color converted to a hex-RGB value. ( ver. 1.0, added 26-Jun-98 )

by Daniel Jensen
- fntcblst.zip (6,037 bytes) TFontListBox and TFontComboBox Comp ver 1.0 will display all the truetype fonts installed on system in ListBox or ComboBox, can display each item with differrent font. ( ver. 1.0, added 19-Jul-98 )


by Jimmy Theo
enhedt10.zipTEnhancedEdit is a derived from TEdit, with text-alignment and value and integer-value properties ( ver. 1.0, added 24-Aug-98 ) 


by Simon Reinhardt 
Component building tools
mm330d.zipTHE Delphi CASE Tool and component (package) builder White Ants ModelMaker can now IMPORT existing Delphi code (Reverse Engineering), offering full Round-trip Engineering. ( ver. 3.30d, added 11-Jul-97, no src. ) 

by White Ants systemhouse BV 
- swlock12.zip (135,561 bytes) Delphi module for making ShareWare ( ver. 1.2, added 3-Nov-97, no src. )


by Martin Djernæs 
mm320int.zipThis archive contains the updated Delphi interface for White Ants ModelMaker 3.20 update 2. The Interface now supports Delphi 1, 2 and 3! ( ver. 3.20 d3, added 25-May-97 ) 

by White Ants systemhouse BV 
mm40d.zipModelMaker: THE 32-bit UML style-CASE Tool, component builder and productivity tool for Delphi (1-3). Instant native Delphi code generation and importing existing code (Reverse Engineering), New Win32 GUI improves navigation and overview. ( ver. 4.0d, added 15-Mar-98, no src., Free, fully functional demo. Retail version costs only $199 per licence. ) 

by ModelMaker 
- mm40d.zip (1,496,881 bytes) ModelMaker: THE 32-bit UML style-CASE Tool, component builder and productivity tool for Delphi (1-3). Instant native Delphi code generation and importing existing code (Reverse Engineering). Improved navigation and overview and Syntax Highlighting! ( ver. 4.0d, added 22-Mar-98, no src., Free, fully functional demo. Retail version costs only $199 per licence. Only limited in model size. )


by ModelMaker 
- compound.zip (5,890 bytes) This is a set of classes that turns every normal form into a compound component. The comoment can appear as a TPanel, a TGroupBox or a TScrollBox. It is easy to support other containers (The whole class is less than 50 lines). ( ver. 1.1, added 2-Aug-98 )



by Thomas Quester 
Visible Components
- aa_tbar.zip (1,088 bytes) TPanel descentant to implement a floating Toolbar. Please note that buttons must be equal size ( ver. 0.0.1, added 22-Oct-96 )

by Andreas Alexandropoulos 
- about.zip (3,313 bytes) About box ( added 28-Feb-96, Ecoware )

by Bob Heida
- alphabar.zip (25,150 bytes) TAlphaPanel Component with Speedbar for Indexing ( added 10-Jun-95 )
by Ingo Humann
- animat16.zip (72,226 bytes) TAnimated Component - easy programing of simple animations such as exploding text, books being paged through, etc ( ver. 1.02, added 4-Jun-96 )

by Dave Baldwin 
- animimag.zip (11,005 bytes) Bitmap Animation Component ( added 23-Mar-96, no src. )
by Albert Au 
- arrowbtn.zip (1,793 bytes) TArrowButton component ( added 6-Jan-96 )
by Kent Miller
- backdrop.zip (7,545 bytes) Another Gradient Fill component ( added 25-Nov-95 )
by Jeff Kinzer
- banner.zip (174,011 bytes) TBanner scrolls a bitmap, string or text (eg: credits) from one side to another. You can define scrolling direction, speed, etc. ( ver. 1.1.3, added 30-Aug-98, no src. )





by Jan Goyvaerts 
- barsize.zip (3,925 bytes) TBarreResize component ( added 26-May-95 )
by Jean-Daniel Touly
- bigtxt31.zip (121,785 bytes) Text browser - up to 32676 lines of 255 chars each ( ver. 3.1, added 8-Oct-95 )
by Gerry Skolnik
- bitdemo.zip (24,805 bytes) TDLFBitCon component - Bitmap and Icon file list box with demo ( added 2-Nov-95 )
by Darrell L. Fuller
- blabel.zip (1,635 bytes) A little improved version of the TLabel component, you can now set a border ( ver. 07-05-96, added 7-Jul-96 )

by Harm van Zoest
- bliled.zip (10,772 bytes) LED components that supports various colors and is capable of "blinking" ( ver. 1.1, added 20-Sep-96, no src. )

by Markus Plesser 
- bmpscrbr.zip (13,245 bytes) TBMPScrollBar component ( added 7-Jul-96, no src. )
by Jaco Eksteen
- bonanza.zip (8,933 bytes) Minimum-maximum slider component ( added 23-Oct-95 )
by Sir Roger McMisteli
- borbtn.zip (3,716 bytes) Borland Style Checkbox and Radio Button ( ver. 1.03, added 30-Apr-96 )

by Enrico Lodolo
- bscroll.zip (7,503 bytes) Longint Proportional Scrollbar ( added 17-Jun-96, no src. )
by Samuel J. Liddicott
- buttona.zip (8,481 bytes) Button Array Component ( added 14-Aug-95 )
by Mike Lindre
- calculat.zip (3,074 bytes) Calculator component ( added 23-Oct-95 )
by Sanford Aranoff
- caldemo.zip (13,538 bytes) Dialog select date based on the example Calendar component ( added 25-Nov-95 )
by E. Savin
- cascont.zip (21,281 bytes) TCassCont component simulate a Cassete Counter. You can initilizate with a predefined value, Reset de Value and Play, Stop Rewind and FF with different Times of refresh ( ver. 1.10, added 6-Sep-96, no src. )
by Jose Alfredo Garcia Guirado
- ccopy10.zip (17,455 bytes) CCopyDlg is a convenient file copy control ( added 13-Apr-96 )
by Arnt Kern
- ccpanel.zip (16,683 bytes) CCPanel Component ( added 10-Jun-95 )
by John Pullen 
- ccube.zip (6,602 bytes) Spinning Cube Component ( added 5-Dec-95 )

- chklist.zip (130,878 bytes) The TCheckListBox is a Delphi listbox with fully configurable checkmarks next to each item as used in many installation programs and almost everywhere in Windows 95 ( ver. 1.1, added 10-Feb-97 )

by Arjen Broeze
- colorbtn.zip (8,566 bytes) ColorButton is a enhanced push button control. This component enables you to chose a color from a ColorDialog and view the selected color on a rectangle area drawn on the Colorbutton. This way the users know exactly what color is currently selected! ( ver. 1.1, added 31-Dec-96 )

by InforTech, Inc 
- comps.zip (11,703 bytes) Three Components - Includes a Glass Button ( added 16-Feb-96 )
by Eddie Churchill
- consol.zip (18,043 bytes) TConsole and TColorConsole WinCRT replacement components. Scrolling, multicolor multifont text in a window, writeln/readln text file support ( ver. 2.0, added 29-May-96 )

by Danny Thorpe
- counter.zip (4,952 bytes) The Counter control ( added 18-Mar-96, no src. )
by Alon Elish
- ctrlkit.zip (151,534 bytes) Components collection: tabbed list and combo box, check list box, colored button with multi-line captions, 3D label and button, framed label ( beta v ( added 20-Sep-95 )
by Richard Hansen
- curreded.zip (1,522 bytes) Slightly Improved Currency Edit allowing use of some Virtual Keys ( added 12-Jul-96 )
by Eddie Green
- curredit.zip (2,303 bytes) Currency edit component ( added 25-May-95 )
by Robert Vivrette
- danhint.zip (11,107 bytes) TDanHint is a new type hint tips to replace the original Delphi's one ( added 24-Apr-96 )
by Dan Ho 
- dateed.zip (22,670 bytes) Easy way of selecting date ( added 26-May-95 )

- dateedit.zip (25,914 bytes) Date edit field with drop down calendar ( added 18-Aug-95 )

- daterang.zip (102,500 bytes) TSTDateRange component lets your select a date range out of a list ( in spanish, english and german ) ( added 5-Dec-95 )
by Mauricio Korbman
- dclock.zip (8,396 bytes) Digital clock component ( added 16-Oct-95 )
by Michael Kochiashvili
- dice.zip (6,000 bytes) Dice Component ( added 14-Aug-95 )
by Zane Rathwick
- digilab.zip (8,043 bytes) Label that look like a digital display and can scroll ( added 13-Jun-96, no src. )
by Michael D. Andersen
- digits.zip (210,251 bytes) TDigits implements a counter with the last digit(s) rotating up or down as you call the Increase or Decrease methods, just like the odometer in your car. It can also function as a date or time display and can also keep track of the system time. ( ver. 2.0.3, added 30-Aug-98, no src. )





by Jan Goyvaerts 
- dirselct.zip (2,554 bytes) A directory selection dialog that may be saved as a Delphi template ( added 14-Aug-95 )
by Richard Edwards
dockbar.zipA Dockable floating toolbar ( ver. 2.55, added 24-Feb-97, no src. ) 
by Peter van Lonkhuyzen 
- dpgrdbck.zip (2,516 bytes) Gradient Fill Component ( added 16-Feb-96 )
by Dennis M. Passmore
- dragblot.zip (2,711 bytes) DragBlotter component ( added 4-Dec-95 )
by Casey Charlton
- dragtool.zip (21,174 bytes) TDragTool is a dragable tool bar that can be either docked in a parent window or floating around the screen in its own window ( prerelease, ) ( added 13-Apr-96, no src. )
by Electronic Solutions
- edchklst.zip (9,645 bytes) TEditCheckList component is an Edit control with an associated list of items ( added 13-Apr-96 )
by Olivier Dahan
- editstat.zip (6,072 bytes) A TEdit component bound to a TStatic component, designed for fast abbreviated typing ( added 25-Nov-95 )
by M.B.
- enhedit.zip (7,723 bytes) TEnhancedEdit component ( added 26-Apr-96, no src. )
by Pietro Michelucci
- explbtn.zip (82,712 bytes) Internet Explorer style button - transparency, shading, popup ( ver. 2.6, added 4-Mar-97 )

by Fabrice Deville 
- ferret.zip (61,154 bytes) TDirNavigator - File Search Engine ( added 14-Aug-95 )
by Paul Warren 
- file32.zip (23,284 bytes) FileListBox component which displays *long* filename supported in Windows 95 ( added 19-Dec-95, no src. )
by Paul K.F. Leung
- floater.zip (2,195 bytes) A floating toolbar form with a small caption bar ( added 24-Apr-96 )
by Jan Goyvaerts 
- fontcomb.zip (1,784 bytes) Component that lists all the screen fonts on an owner-drawn combobox ( added 26-Sep-95 )
by Hardy Yau
- fontreg.zip (57,189 bytes) Eight components that make changing text attributes very easy ( ver. 2.0, added 9-Jan-96 )
by Andrew Maule
- formset.zip (24,141 bytes) The class TFormSet is derived from TTabSet. With a FormSet you map each tab to a form. When the user clicks a tab, a form is displayed. The main idea is to create smaller, more independent units and source files ( ver. 6/10/1996, added 4-Jul-95 )
by Jim Standley
- frrul.zip (14,264 bytes) Ruler component that uses centimeter units instead of inches ( added 5-Dec-95 )
by Olivier Dahan
- fspin.zip (7,473 bytes) TFSpinEdit is a spin component for float numbers ( added 30-Oct-95 )

- gauge95.zip (2,599 bytes) Windows 95 style progress bar ( added 20-Dec-95 )
by Vitaly Monastirsky
- geditor.zip (8,162 bytes) Replacement for the standard Delphi bitmap selector ( added 17-Nov-95 )
by Daniel Parnell 
- gfvcl13.zip (36,194 bytes) TGradientFill Component ( ver. 1.3, added 4-Oct-95 )
by Curtis A. White 
- grabbar.zip (9,412 bytes) Sometimes known as a "splitter" or "divider bar," TGrabBar provides a vertical or horizontal bar that the user can click and drag to resize the two windows that it separates ( ver. 1.04, added 31-Dec-96 )

by Bradley D. Stowers 
- graph16.zip (43,662 bytes) Simple and small charting component, like ChartFX ( ver. 1.0, added 9-Aug-96, no src., source is password protected )

by AABsoft 
- grapheur.zip (290,372 bytes) TObjGrapheur component can draw scientifics charts (XY, Polar, Smith) ( ver. 0.97, added 21-Jan-97, no src. )
by L. Rullier
- graphplo.zip (5,315 bytes) Graphing component ( added 5-Dec-95 )
by Joe Nodeland
- graphpnl.zip (4,473 bytes) TGraphicPanel component is a resource-saving TPanel replacement ( added 28-Sep-95 )
by Eric Uber
- gwdc0055.zip (14,404 bytes) TFileNameProperty - Simple property editor for file names ( ver. 1.00, added 30-Aug-96, should also work with 1.0 )

by Glen Why
- handles.zip (15,687 bytes) TStretchHandle component ( ver. 2.0, added 6-Feb-96 )
by Tony Scott
- hexmap12.zip (184,668 bytes) Contains source for a component that will draw a Hexagonal Grid ( like the grids used in wargames) as well as a demo program(with source) ( ver. 1.2, added 1-Jun-97 )

by Patrick Kemp
- hexedi10.zip (10,244 bytes) THexEdit is a component with edit controls for positiv, integer numbers in different number systems (hex, dec, oct and bin) ( added 16-Feb-96 )
by Immo Wache
- hexgrid.zip (69,663 bytes) TStringEdit replacement designed specifically for use in data entry in accounting like applications ( ver. 0.51 BETA, added 18-Dec-95 )
by Richard Vowles 
- hinted2.zip (4,952 bytes) Multi-line hint editor ( added 13-Nov-95 )
by Steve Flynn 
- hintedit.zip (3,220 bytes) Multi-line hint editor ( added 8-Oct-95 )
by Richard Hansen
- hstcbo.zip (3,450 bytes) THistoryComboBox Reads/Writes Items of a TComboBox to an IniFile ( added 6-Feb-96 )
by Christian Holzner
- imgfxfre.zip (340,160 bytes) TImageFX 2 FREE version with 5 run time effects--GORGEOUS bitmap transitions in Delphi (16/32). Reg'd vers. has 41 effects-wipes, pixelation, explode, implode, etc. Now with TRANSPARENCY (you set transp. color), STRETCH, CENTER, STRETCHRATIO... ( ver. 2.00a, added 4-Mar-97, no src. )

by Brian Lowe 
- inedit10.zip (10,905 bytes) Component implementing an in-place editor ( added 16-Feb-96, "promotionware" - just visit their Web pege )
by MIKSoft, Inc. 
- infomemo.zip (2,015 bytes) Memo component that shows available properties of any selected component ( added 18-Mar-96 )
by Roelof Osinga
- infoscr.zip (11,539 bytes) TInfoScreen Component ( ver. 1.01, added 23-Oct-95 )
by Holger Krinke
- install2.zip (207,461 bytes) TInstall Component (Version 1.2) ( added 10-Jun-95 )
by Bill White 
- jcheck10.zip (12,434 bytes) An enhanced Radio button: Use bitmaps, different sizes, colors and styles ( added 25-Jun-96 )

by James Hargrave
- jlanibmp.zip (16,903 bytes) A visual component for animated bitmaps. It uses a bitmap, that contains a sequence off pictures ( no external files, bitmaps are 'onboard' ) ( ver. 1.0, added 21-Dec-96 )

by Joerg Lingner
- jpsplitt.zip (8,166 bytes) TJPSplitter component is a TPanel descendant that allows easy creation splitter bar forms ( added 26-Apr-96, no src. )
by John Pullen 
- keyboard.zip (11,076 bytes) Keyboard component ( added 25-May-95 )
by Colin Wilson
- keystate.zip (4,319 bytes) Keyboard status component display the keystatus of CAPSlock, NUMlock, SCROLLlock or INSERT ( added 29-Nov-95 )
by Marc Nieuwhof
- label3d.zip (1,931 bytes) Label with 3-dimensional effect ( added 30-Oct-95 )
by Vitaly Monastirsky
- labeledi.zip (3,191 bytes) TLableEdit component is a static text controls with user run-time editing capibilities ( added 27-Dec-95 )
by Eric Uber
- lb3d10.zip (8,599 bytes) A simple component that shows label with 3-dimensional effect (csRaised, csHeavyRaised, csRecessed, csHeavyRecessed) ( ver. 1.0, added 1-Oct-96 )

by InforTech, Inc 
- lbcheck.zip (11,149 bytes) ListBox component that adds a checkbox before each item in the list box ( ver. 1/14/96, added 25-Jan-96 )
by Pablo Pissanetzky 
- lbleffct.zip (89,880 bytes) A flexible and highly customisable label. Includes 3D effects, preset colour schemes, rotation, extruded, graduated or real shadows and highlights ( ver. 2.1, added 9-Aug-96 )

by Keith Wood
- linedraw.zip (3,921 bytes) is like the TShape, but draws lines instead ( added 20-Sep-95 )
by Blaine R. Southam
- listdlg.zip (11,595 bytes) TListBoxDlg component is a simple dialog displaying a listbox ( added 23-Mar-96 )
by Daveware
- lmrpak.zip (46,672 bytes) 8 Resizeable and Moveable Components ( added 23-Jan-96, no src. )
by Michael Caracena
- logging.zip (47,481 bytes) Logging, with real time graphing and display ( ver. 1.0, added 31-Jan-96 )
by Arjan Lamaker
- longfile.zip (3,810 bytes) Delphi TLongFileNameDialog component ( added 13-Apr-96, no src. )
by Richard Sutcliffe
- mbhint11.zip (6,814 bytes) Multi-Line Hint Component ( added 10-Jun-95 )
by Martin Brütsch 
- menubtn.zip (1,641 bytes) Replacement for TSpeedbutton that allows you to syncronise with a TMenuItem ( added 18-Dec-95 )
by Peter van Lonkhuyzen 
- mlobj001.zip (6,260 bytes) Four small components: Starfield, Flame, CoolButton, and Scroller ( added 3-Nov-95 )
by Matthias Laschat
- mousehin.zip (8,199 bytes) TMouseHint component show a "visual mouse hint" when users move the mouse cursor over a selected component (s) ( added 25-Nov-95 )
by teeMach, SL 
- mq16.zip (128,120 bytes) TMarquee Component ( added 6-Sep-96, no src. )

by alex
- mvball.zip (1,612 bytes) A basic component to demonstrate how you can quickly create "live-at-design time" components ( added 25-Nov-95 )
by Ali H. Goktogan 
- myrotate.zip (23,390 bytes) 3d Rotating Label Component ( added 25-Nov-95 )
by Mark O. Purvis
- myvcs.zip (119,673 bytes) Version Control Component ( added 10-Jun-95 )
by Peter W. Cervasio
- nagscr.zip (5,721 bytes) TNagScreen Component ( added 26-Sep-95 )
by David M. Gentils
- nccomp.zip (44,058 bytes) Non-Client Components ( Controls in the Window Caption Bar ) ( added 10-Jun-95 )
by Stephen J Dibble
- number12.zip (5,400 bytes) "Stick-Number" component. Now with HEX, Binary and Stick numbers! ( ver. 1.2, added 1-Oct-96 )

by Allan Th. Poulsen 
- numctrl2.zip (6,427 bytes) Numeric edit box component ( ver 2.0 ) ( added 25-Oct-95 )
by David H.
- numinp20.zip (35,159 bytes) Numeric Input Control ( ver. 2.0, added 23-Mar-96 )
by Arnt Kern
- numpad.zip (92,515 bytes) Simple numeric keypad componet ( calculator , phone , hex layouts ) ( added 23-Oct-95 )
by Thomas Hill
- oagauge.zip (4,891 bytes) Optimized 3D Gauge component ( added 18-Mar-96 )
by Roelof Osinga
- ohmap99f.zip (772,760 bytes) TOverHeadMap - Game development components/programs for tiled maps ( ver. 0.99 final beta, added 18-Mar-96 )
by Jason Maskell 
- outlinep.zip (14,911 bytes) TOutline Component Bug Fixes and Improvements ( added 4-Dec-95 )

- panclock.zip (11,811 bytes) Status Bar Component ( Has Time, NUM, CAPS, Scroll Status ) ( added 10-Jun-95 )
by Cameron D. Peters
- pbstatus.zip (4,431 bytes) Status Bar Component ( added 17-Nov-95 )
by Peter Brander
- percent.zip (6,645 bytes) Percent Meter component ( added 4-Jul-95 )
by Zane Rathwick
- picted.zip (6,198 bytes) Enhanced Picture Editor ( added 6-Feb-96 )
by Dr. Bob
- pmanager.zip (42,679 bytes) PManager v.1.2. FlipTabs as Navigator 4.x. Each panel gets a fliptab on his side by wich it can be "closed" , "opend" and floated. New Flip highlight and Floating windows. ( ver. 1.2.0, added 13-Sep-97, no src., Source on registering. See PManager.TXT for details )


by Andre Mens 
- pntpanel.zip (4,839 bytes) Panel component which can set points in a grid ( ver. 0.5 alfa, added 7-Jul-96 )

by Harm van Zoest
- prexpr.zip (3,233 bytes) Two handy experts that will open or close all units and forms of the current project ( added 14-Dec-95 )
by Dr. Bob
- prgrss.zip (2,433 bytes) Mark's Progress Metter - a progress metter that shows activity rather than "% complete" etc ( added 7-Jun-96 )
by Rafe Aldridge 
- progrbar.zip (2,074 bytes) Windows 95 Progress Bar Control ( uses Windows 95 COMMCNTL.DLL ) ( added 9-Jan-96 )
by Colin Wilson
- proptest.zip (2,877 bytes) Property editor example ( added 26-Sep-95 )
by Dror Z.
- prtctrl.zip (15,634 bytes) Print and preview any controls on a Delphi form ( added 25-Nov-95 )
by Cogisoft
- qbenav01.zip (15,013 bytes) Navigator with Informix like Query-by-example functions ( ver. 0.1, added 21-Sep-95 )
by John le Roux
- qdlg16.zip (110,227 bytes) QuickDialog is a simple utility to help you create both Windows API MessageBox and Delphi MessageDlg style dialog boxes quick and easy. The dialog box you create can be previewed or copied to the clipboard for pasting into your code ( ver. 1.0, added 20-Sep-96, no src., Available upon request )

by Christopher Tan
- ra_cal.zip (5,038 bytes) Calendar that displays Week Numbers ( ver. 1.0, added 22-Nov-96 )

by Raymond Allan 
- radioscr.zip (9,504 bytes) TRadioScrollGroup allows various radiobuttons to be set in a scrollable area ( added 21-Jun-96, no src. )

by Bert De Coutere 
- rcadigi.zip (5,127 bytes) Rafe's Digital Display - Displays a row of digits using a bitmap to define the digits. As supplied it looks like a bank of 7-Segment LED displays but you can easily design your own digits ( ver. 1.03, added 13-Aug-96 )

by Rafe Aldridge 
- resgauge.zip (2,899 bytes) ThgResourceGauge is a TGauge decendant which shows available system resources ( added 18-Mar-96 )
by Paul Warren 
- rfedit.zip (2,202 bytes) Filter edit component ( added 25-May-95 )
by Bill Romano
- rkprint.zip (149,821 bytes) RKPrinter - Print Preview ( added 17-Jun-96, no src. )
by Raj Khandwala
- rlabel.zip (8,876 bytes) Running label component ( added 21-Nov-95 )
by Michael Kochiashvili
- rndled11.zip (4,767 bytes) Multi-colored round LED component that uses only 1 bitmap ( ver. 1.1, added 16-Oct-95 )
by Martyn Dowsett
- rngslide.zip (17,041 bytes) A range slider component, the appearance of which can be defined with bitmaps. Can also be used as a single value slider ( ver. 1.10, added 12-Jul-96, no src. )
by Jaco Eksteen
- roller.zip (103,565 bytes) The RollerList component - fun alternative to selecting small lists of strings to the standard combo and list box controls ( added 17-Nov-95 )
by John Pullen 
- rollup.zip (4,040 bytes) Form to use as 'Roll Up', similar to Corel, Photoshop, etc. ( added 14-Aug-95 )
by Casey Charlton
- roppop.zip (5,142 bytes) Component that displays an auto-size/auto-terminate modal Window with a shadow effect ( added 23-Oct-95 )
by Eyal Frank
- rot3dlbl.zip (7,752 bytes) TRotateable ( and scrollable ) 3DLabel Component ( added 25-Nov-95 )
by Ali H. Goktogan 
- rotatel.zip (81,562 bytes) Rotating label Component ( added 24-Aug-95 )
by Bill Murto
- rpe.zip (6,979 bytes) Rafe's Picture Editor is a replacement for the standard Delphi bitmap selector ( added 29-May-96 )
by Rafe Aldridge 
- rtlabel.zip (26,114 bytes) Components for rotating text in Delphi projects. Includes a TFont, TLabel and TButton with the ability to rotate the text ( added 10-May-96, no src. )

by DuNo Electronics I/S 
- rulers1.zip (1,407 bytes) Horizontal and vertival rulers ( added 4-Jul-95 )
by Bill Murto
- ryprev.zip (7,481 bytes) Print Preview component that uses metafiles ( added 4-Apr-96 )
by Ryan Peterson 
- rzlabe.zip (3,957 bytes) 3D Label component ( added 25-May-95 )
by Ray Konopka
- rznedit.zip (6,278 bytes) A component with edit controls for real numbers, integers and positive integers. Input with watchdog. Clipboard support ( ver. 1.1, added 9-Feb-96 )
by Robert Kratz
- sbcb16.zip (10,232 bytes) Combo box component for entering Boolean values (including null) in any of the following formats: True/False, Yes/No, On/Off, 1/0 ( ver. 1.00, added 6-Sep-96 )

by Eric G.V. Fookes 
- scrlimg.zip (6,658 bytes) TScrollingImage Component ( added 25-Nov-95 )
by Ali H. Goktogan 
- scrolmsg.zip (14,188 bytes) TScrollMessage is a component which let you scroll any messages - a bitmap or a text ( added 24-Apr-96 )
by Dan Ho 
- sizeable.zip (5,905 bytes) Run-time sizeable child window control ( added 26-May-95 )
by Atanas Stoyanov
- slidebar.zip (29,405 bytes) This component is a enhanced form of the Windows ScrollBar component. You can change the Focus Color, Slider shape, control the cursor shape when it is over the SlideBar, enable or disable the tick marks and much more ( ver. 1.1, added 31-Dec-96 )

by InforTech, Inc 
- slider.zip (15,196 bytes) Slider control - Fixed, Modified and Enhanced Bonanza Component ( ver. 1.00, added 9-Aug-96 )
by Léon Voogd
- slider1.zip (10,541 bytes) Updated slider component ( added 4-Jul-95 )
by Colin Wilson
- smiley.zip (5,280 bytes) Smiley Component ( added 10-Jun-95 )
by Nick Hodges
- spincube.zip (6,602 bytes) Spinning Cube Component ( added 24-Aug-95 )

- splitit.zip (133,120 bytes) TSplitIt is a splitter control that you can use to split about just anything. Drop the component on your form, assign the OnSplit event handler and you are done. ( ver. 1.0.3, added 30-Aug-98, no src. )





by Jan Goyvaerts 
- splitctl.zip (7,160 bytes) Splitter control ( ver. 1.03.00, added 7-May-97 )

by Robert Cerny
- splitte.zip (17,670 bytes) TSplitter allows users to dynamically resize/reposition other controls on your form at run-time ( ver. 1.0a, added 25-Jun-96, no src. )
by Mark Pugh
- splitter.zip (1,677 bytes) Run-time splitting demo ( added 26-May-95 )

- sprites.zip (314,592 bytes) Real Time Scaleable Sprites Components
( added 7-Jul-95 )
by Marek A. Chmielowski
- sssprite.zip (12,572 bytes) Sprite Engine ( ver. 0.2.0, added 25-Nov-95 )
by Sleeping Sheep Ltd.
- ssv3.zip (11,435 bytes) TsplashScreen component ( ver. 3.0, added 18-Dec-95 )
by Michael Caracena
- stamps1.zip (1,339 bytes) TTimeStamp Component shows the Application Compile Date ( added 4-Jul-95 )
by Bill Murto
- statbaru.zip (1,827 bytes) Simple Status Bar Component with Clock ( added 10-Jun-95 )
by Eric Uber
- statline.zip (122,076 bytes) Simple component, that allows developers show application hints, system time, date and also allows to use internal gauge. TStatusLine encapsulates three native Delphi components: two TPanel components and TGauge component. First (left) panel shows ap ( ver. 1.1, added 25-May-97, Full source on request )

by Victor Gvozdev
- status2.zip (8,870 bytes) Status panel component ( ver. 1.0, added 9-Aug-96 )
by Léon Voogd
- switch.zip (3,206 bytes) This component simulates a luffing switch as used in many electic devices ( added 18-Mar-96 )
by U.Jnr-
- switch10.zip (6,975 bytes) Switch Component ( ver 1.0, ) ( added 23-Mar-96, no src. )
by Volker Schackmann
- sysinfo.zip (10,080 bytes) Label component that shows a specific item of system information ( ver. 01/22/96, added 6-Feb-96 )
by S. Armstrong
- tautobtn.zip (135,514 bytes) TAutoButton component ( ver. 1.3a, added 6-Jan-96 )
by Andrew McLean 
- tclock.zip (4,125 bytes) Component that implements a simple analog clock face. It can be sized and the background color of the face changed ( added 6-May-96, no src. )
by Mike Kaplan
- tdigdisp.zip (19,163 bytes) TDigitalDisplay is a digital text display component ( ver. 1.01, added 9-Dec-96, no src. )

by Dominique Camus 
- tfromto.zip (8,112 bytes) Component for selecting date ranges ( added 8-Oct-95 )
by teeMach, SL 
- thole.zip (13,765 bytes) THole component draws a 3D-looking hole on a form ( added 18-Mar-96 )
by Matt Tagliaferi
- threed.zip (46,611 bytes) Contains components to draw and display three dimensional objects using different kinds of views, camera view, parallel view, stereoview etc ( update ( added 28-Mar-96 )
by Marc Geilen
- tiff.zip (10,938 bytes) Components to read and display B/W tiff files ( added 1-Oct-96 )

by Grahame Grieve 
- tikclock.zip (158,421 bytes) TTickingClock displays an analog clock. You can either change the time to be displayed yourself when needed, or make the clock advance automatically second by second (like a stopwatch) or to display and keep track of the current system time. ( ver. 1.1.2, added 30-Aug-98, no src. )





by Jan Goyvaerts 
- tiledmap.zip (10,193 bytes) Component which can display a tiled bitmap on an area of a form ( ver. 1.1, added 13-Apr-96 )
by Daniel Parnell 
- tiles.zip (1,080 bytes) Simple tile component ( added 16-Oct-95 )
by Casey Charlton
- timebar.zip (122,208 bytes) TTimeBar component allow you to visually set a period of a day ( added 1-Jul-96, no src. )

by Jim Wood
- timedmsg.zip (2,945 bytes) Rafe's Timed Message Dialog is a simple message box which will automatically close after a given period ( added 4-Jun-96 )
by Rafe Aldridge 
- timegrph.zip (24,916 bytes) The TTimeGraph component can be used to display the history of a certain feature you can specify yourself, e.g. the used resources of windows ( added 4-Apr-96 )
by Marc Geilen
- tips.zip (4,129 bytes) Tip Dialog like in the Microsoft Applications ( added 27-Dec-95 )
by Nuno Miguel Antunes
- tjdateed.zip (24,177 bytes) DateEdit and TimeEdit are edit box components for inputting dates and times. Replaces MaskEdit ( ver. 0.1, added 1-Jul-96 )
by Tommi Johtela
- tmoving.zip (11,513 bytes) TMovingMessage Displayes Moving messages on form ( added 24-Apr-96 )
by Alon Elish
- tom95gau.zip (9,123 bytes) Enhance TWin95Gauge Component for Delphi ( added 6-Nov-95 )
by Tom Lee 
- tomgauge.zip (12,547 bytes) TRingGauge Component ( ver. 0.94, added 18-Mar-96 )
by Tom Lee 
- toolbar.zip (24,185 bytes) TToolBar component, ( ver. 0.9, added 25-Jan-96, no src. )
by Pawel Ksiezyk
- totd.zip (4,881 bytes) Rafe's Tip-Of-The-Day Dialog ( added 29-May-96 )
by Rafe Aldridge 
- tpoly100.zip (13,927 bytes) TPolygons component lets you easily draw polygons and spectacular shapes on the screen ( added 18-Mar-96 )
by nir@netvision.net.il
- tprnprev.zip (376,325 bytes) Print Preview Component ( ver. early beta, added 10-May-96 )
by SpudSoft
- trackbar.zip (4,858 bytes) Windows 95 Trackbar Control ( uses Windows 95 CUSTCNTL.DLL ) ( added 9-Jan-96 )
by Colin Wilson
- trayicon.zip (14,937 bytes) Allows Delphi 1.0 Application to use an Icon in the Windows95 System Tray, Requires Call32NT ( ver. 1.1, added 24-Apr-96, no src. )
by David McWhirter 
- tzipview.zip (8,391 bytes) This component is a simple solution to view the contents of a .zip file. The component is small and easy to use. It's possible to view the .zip file even at design time. (Like TFileListbox) ( ver. 0.3 beta, added 27-Aug-96, no src. )
by WestSide SoftWare Company 
- ualnedit.zip (6,133 bytes) TAlignEdit is a component descendant by TEdit plus the property Alignment ( ver. 1.01.03, added 29-Oct-96 )

by Giuseppe Mosca
- udigit.zip (3,654 bytes) VCL Component that simulates one digital number ( added 4-Apr-96 )
by Alberto Garcia Alvarez
- udigit2.zip (3,755 bytes) VCL Component that simulates one digital number ( added 13-Apr-96 )
by Paul Leung
- univbm.zip (162,943 bytes) The Universal Bitmap Loader - BMP, ICN, WMF and PCX formats ( ver. 1.0b, added 13-Apr-96 )
by Daniel Parnell 
- valueind.zip (9,330 bytes) auge/indicator component with 3 color-coded sections ( added 23-Aug-95 )
by Chris Kokkos
- w95meter.zip (2,234 bytes) Windows 95 style progress meter ( ver. 1/13/95, added 23-Jan-96 )
by John Newlin
- w95speed.zip (24,821 bytes) Windows 95-style Speedbuttons ( added 23-Jan-96, no src. )
by Duncan Campbell
- wiatile.zip (11,751 bytes) Tiles bitmaps images - either simple tiling, transparent tiling or faded tiling (like the toolbar of IE3) ( ver. 2.01, added 19-Dec-96, modified Jay Giganti code )

by Ian Hickson 
- win95gau.zip (6,948 bytes) Gauge component with the Windows95 gauge look ( added 22-Aug-95 )
by Chris Kokkos
- winrst.zip (2,854 bytes) Window size and state restorer ( added 25-May-95 )
by Brad Olson
- wordcap.zip (18,665 bytes) A component to give your window a shaded caption bar (like Word7 for Win95). Featuring italic or stylised caption text, and completely flicker free drawing in the 32ibt version. The 16-bit version requires Call32NT.pas ( ver. 1.45, added 25-Apr-98 )

by Warren F. Young 
- xlabel.zip (6,534 bytes) TLabel descendant ( 3D effect, can be rotated ) ( added 30-Oct-95 )
by A.Doc Society
- xygraph3.zip (175,881 bytes) A graph component for drawing x/y graphs. points, lines, labels, log scaling, statistical analysis. Includes save/read file, clipboard. Can be used with no window handle ( ver. 3.00, added 3-Jul-97 )



by Grahame Grieve 
- yearcal.zip (110,412 bytes) This component displays a whole year's calendar, with date selection, setable number of columns, colors, font, distance between days and months, 3D... ( ver. 1.2a, added 12-Nov-97, no src., Source available with pay of $15,00 )


by Droid Informatica ltda 
- yrnag11.zip (108,483 bytes) NagScreen component ( ver. 1.1, added 25-Jan-96 )
by Yves Rochat 
- anaclock.zip (20,282 bytes) Analog clock component with different shapes and colors for pointers and custom shape editor. ( ver. 2.0, added 14-Jun-98, no src., Delphi 2 & CB++ compiled version not available, sorry. Source $55 )

by Cerny Robert
- bwccdel.zip (59,112 bytes) A bug fixed release with me and my friend from UK, which we wrapped the BWCC control set perfectly and now you can plug-in your custom BITMAP into TBorBtn, along with TBorCheck, TBorRadio, TBorShade, and the new TBorSign. A Demo is now included. ( ver. 2.10, added 11-Jul-97 )


by Xiao Luo & Andy Strong 
- avhebchk.zip (13,740 bytes) Old borland C++ for windows style chekckbutton implementation, which allows to make it rightjustified ( added 8-Apr-97 )
by Averjin Netware ltd. 
- rombbtn.zip (3,047 bytes) TRombButtons component, very interesting component, just rut him on the form. Set his size and events and you`ll see what happend ( added 2-Apr-97 )

by Alexander Kuznetsov
- wbar.zip (8,039 bytes) WBar is a graphic control to set 100% weighted averages. Flicker free 3D bar chart with up to 12 series ( ver. 1.0, added 8-Apr-97 )
by Ken Friesen 
- spotlite.zip (3,600 bytes) TSpotlite is a graphic gradient fill control. Simulates a spotlight where a colored beam fades into the background color ( ver. 1.0, added 8-Apr-97 )
by Ken Friesen 
- erombbtn.zip (10,942 bytes) TEnhRombButtons - A special Button with ROMB shape and 4 clickable sections (enhancement of TRombButtons) ( ver. 1.0, added 8-Apr-97 )

by Andrea Molino
- calcomp.zip (233,502 bytes) TCalcomp is a Microsoft Money 97 like popup calendar. Properties are available for setting all colors, week of the year display, name of days, name of months, starting day of the week, starting week of the year. ( ver. 1.8, added 4-Jan-98, no src., source/license for commercial use available for $40 )



by Bruno Fierens 
- chkgroup.zip (7,293 bytes) TCheckGroup - Component for handling multiple checkboxes ( added 15-Apr-97, postcard-ware )

by Andreas Oestlund 
- jmpmemo2.zip (63,458 bytes) This is the second version of TJumpMemo component. Show the text files upto 8Mb(under Win16)and don`t know how much under Win32. Emulates hypertext and can select words with color other than all text. Can select and copy to clipboard a part of tex ( ver. 2.0, added 19-Jul-98 )



by Alexander Kuznetsov
- lucombo.zip (2,059 bytes) LuCombo is a lookup or type-ahead like combo box. While typing, the combo box text field is updated if possible with values from the list ( ver. 1.0, added 15-Apr-97, no src., src. 25$ )
by Bruno Fierens 
- dtpack97.zip (42,792 bytes) Set of Date components: DateTime field with drop down calendar like '97. tCalendar97, tDbCalendar97, tDateEdit97, tDbDateEdit97, tDateFromTo97 and a property editor for all Date fields. ( ver. 4.3, added 24-Aug-98, see DtPack97.txt for instructions )



by BOURMAD Mehdi 
- mmsgdlg.zip (12,033 bytes) MitraMessageDialog ( ver. 1.0, added 19-May-97, no src., PostcardWare, Source code is free, on request )
by Gurol Dirikgil 
- dbnav97.zip (158,532 bytes) DBNavigator horizontal or vertical with buttons like '97 applications. ( ver. 1.6, added 24-Aug-98 )



by BOURMAD Mehdi 
- zoomer.zip (5,703 bytes) Bitmap Zoom window ( ver. 1.0, added 1-Jun-97 )
by Richard Wilson
- radgauge.zip (102,864 bytes) TRadioGauge component is a gauge component with an enhancement: it allows the user to change the gauge's value property using the mouse. Includes a demo program. ( ver. 0.9b, added 1-Jun-97, no src. )

by Amir Wald 
- wallp101.zip (1,841 bytes) Very small component for creating of wallpapered panels with cyclic repainted picture. ( ver. 1.01, added 24-Jun-97 )



by Andrew V Zhukov
- split_nb.zip (5,293 bytes) A fully functional splitter component. With this component, TExplorerButton (by Fabrice Deville) and TExtPanel (by me) you can create an application with Internet Explorer 3 interface - sizing toolbar with text behing the cool iexplore buttons. ( ver. 1.0, added 13-Jun-97 )

by Nikolai Botev
- dialog97.zip (16,146 bytes) A message and query dialog in one that uses transparent buttons to give a win97 look. ( ver. 1, added 21-Jun-97, Freeware Use & Abuse )

by Edward de la Rey
- sizer.zip (5,015 bytes) The TMySizer component allows you to resize another component at runtime. It is used much like the sizer found on many Windows 95 sizer. You can resize any visual component that is a container as well as forms. ( ver. 1.0, added 3-Jul-97, no src., This component is freeware. You can use it for whatever you want. But if you use it for commercial applications, I ask that you simply let me know. I'm not asking anything else. )
by Eric Fortier
- torrybtn.zip (82,850 bytes) Torry's Button is transparent speedbutton that looks like common label until you don't move mouse cursor over it. Also it has "Led-like" indicator that has different colors for different button's states. Exe-demo included ( added 4-Jul-97, no src. )

by Torry's Delphi Pages 
- tled.zip (26,081 bytes) TLED component emulates a single LED indicator. New TLEDLabel component adds Caption, Font and caption Alignment properties. LEDs can be Red, Green or Yellow, Lit or not Lit. Very efficient on windows resources, even with multiple LEDs on a fo ( ver. 1.1, added 30-Aug-97, Help file included )


by Gary Bradley Hardman
- crunner.zip (19,653 bytes) Two graphic components (TRunBitmap, TRunLabel) for displaying a "running" bitmap or label, both components supports transparency. Helpfile included ( ver. 1.0, added 11-Jul-97, no src. )
by Leif Lundberg
- pdoxmask.zip (23,205 bytes) BugFix: Implements Paradox-style Inputmasks based on sourcecode from Borland's BP70 VALIDATE.PAS Unit. I don't know, why they dropped it from VCL :-( components TPxMaskEdit, TDBPxEdit (data-aware), TPxTable (Table retrieves Paradox-masks) ( ver. 1.02, added 29-Jul-97 )

by Dieter Nöth
- marquee.zip (15,447 bytes) An array of resizeable pixels that can be used as a progress meter, scrolling text or just a cool looking label. ( ver. 1.01, added 29-Jul-97, Includes full source, no charge, no royalties. )

by Midnight Software
- gmslabel.zip (7,895 bytes) TGMSStickyLabel descends from TLabel and will attach, and align itself(TopLeft, Center, BottomRight) with a specified gap and offset to any TWinControl(TEdit, TDBMemo, TButton etc.). This means it will move in unison with the TWinControl. ( ver. 2, added 7-Mar-98 )


by Glenn Shukster 
- mlcbrb.zip (2,180 bytes) TMultiCheckBox and TMultiRadioButton components allows multi-line captions for CheckBoxs and RadioButtons. ( ver. 1.3, added 23-Dec-97, Public domain. Do with it as you like! )



by CRESTO Sylvain 
- dlabel.zip (2,369 bytes) This Label can the time, date, day and everything together shows.The choice is carried out via Style ( ver. 1.0, added 30-Aug-97, no src. )

by Frank Freimuth 
- ktmbevel.zip (20,541 bytes) The TktMultiBevel respectivly TktBevelButton are enhanced Bevels with the possibility to choose Shadow, BorderColor, BorderWidth, BevelColor, BevelWidth, CaptionOutfit, CaptionPosition and a new Shape ( ver. 2.3 01/08/98, added 11-Jan-98 )


by Kerstin Thaler
- sbutton.zip (24,695 bytes) TS3DSpeedButton and TS3DBitBtn - BitBtn and SpeedButton with 3D Caption. ( ver. 1.02, added 4-Oct-97, no src., Sources on demand )
by Ali Butaev
- drclock.zip (100,896 bytes) This component shows an analog clock, with several configurations: colors, numbers, style of the scale, size... ( ver. 1.0a, added 12-Nov-97, no src., Source available with pay of $10,00 )


by Droid Informatica ltda 
- drgauge.zip (4,037 bytes) Win95 style Gauge with progressive fill of the blocks (the blocks are going appearing progressively). ( ver. 1.0, added 12-Oct-97 )


by Droid Informatica ltda 
- drlabel.zip (4,130 bytes) It shows a 3D label with several effects. This label can appear blinking, alternating colors, having border, it can be Raised or Lowered... ( ver. 1.0, added 12-Oct-97 )


by Droid Informatica ltda 
- drmeter.zip (131,724 bytes) Pointer meter. Like a VU used in sound machines. It is good to indicate, for example, percentage, Volts... Totally configured. ( ver. 1.0a, added 12-Nov-97, no src., Source available with pay of $15,00 )


by Droid Informatica ltda 
- hembtn_3.zip (651,684 bytes) This component implements an elliptical button with a hemispherical surface. The surface is rendered only at design time, the images are stored persistent with the application. Properties and events close to TSpeedButton (incl. glyphs, groups..). ( ver. 2.1, added 3-Nov-97 )


by Christian Schnell 
- krled.zip (20,368 bytes) Led component with a caption property. Is configurabel, both in borders and color. ( ver. 1.0, added 12-Oct-97, no src., Source available: www.iaehv.nl/users/kray )


by Kees Raijmaekers 
- year_cal.zip (108,703 bytes) This component displays a whole year's calendar, with date selection, setable number of columns, colors, font, distance between days and months... ( ver. 1.0, added 12-Oct-97, no src., Source available with pay of $15,00 )


by Droid Informatica ltda 
- marque2.zip (8,936 bytes) Marquee component for multi-line scrolling text. Scrolling available in four directions. ( ver. 1.0, added 18-Oct-97, no src., Freeware component. Compiled unit included. For full source please e-mail to post@qsd.no and write TMarquee:SourceCode in the subject field. You will then recieve a description on how to proceed. This component may be used freely as it is. )
by Jorgen Molbach, Quick Software Development AS 
- exhead02.zip (4,456 bytes) TExHeader v1.02 - THeader with 2 new events and 1 property. So, now you can get on what section user was clicked and define independent hints for every section. ( ver. 1.02, added 30-Nov-97, no src., Source $10 )
by Ali Butaev
- transpan.zip (5,076 bytes) Transferable Panel looks like usual panel, but by single keyboard/mouseclick you can turn it into the exciting game. ( ver. 1.0, added 3-Nov-97, Public Domain )
by Alexander Gogava
- sightpt.zip (142,196 bytes) TSightPoint is a visual component for manually setting and/or marking point on the screen ( ver. 1.01, added 12-Nov-97, no src., By registration you will receive complete source code. )



by Elena Lisenenkova
- gestedit.zip (3,112 bytes) This is a TEdit Component with chars filter and text align ( ver. 1.0, added 15-Nov-97, WARNING! THE CODE IS PROVIDED AS IS WITH NO GUARANTEES OF ANY KIND! USE THIS AT YOUR OWN RISK - YOU ARE THE ONLY PERSON RESPONSIBLE FOR ANY DAMAGE THIS CODE MAY CAUSE - YOU HAVE BEEN WARNED! )


by David Robledo Fernández
- imabkgnd.zip (7,864 bytes) ImageBkGnd let you put a image on the client zone of MDI Form. It inherit directly from TImage and the new property is Tile, that let you tile the image on all client zone. ( ver. v 1.5, added 30-Nov-97, no src., Source code is available on request for $20 USD. )

by Ricardo Santiago
- numedit.zip (1,393 bytes) Numedit is a edit box that only accepts valid numeric values either from keyboard or thru code. There is a public RealValueReal variable that contains Numeric value of the edit box string and also a HasValidNumberboolean variable just to confir ( ver. 1.0, added 7-Dec-97, No conditions on use but I would appreciatte a E-Mail if you find it a usefull component )


by Jim Clark
- combobox.zip (9,765 bytes) This component completes text that user writes in combobox with items presents on the list. Like Internet Explorer 4 do. ( ver. 1.1, added 12-Feb-98 )



by CRESTO Sylvain 
- pathe_cb.zip (9,534 bytes) Those components complete paths that user writes in Combobox or Edit windows. Like new Internet Explorer 4 Desktop do. ( ver. 1.1, added 1-Feb-98, no src. )



by CRESTO Sylvain 
- aklabel2.zip (25,908 bytes) This is a 3D text component whit full scr. Whit this component you may put in your aplications a new style of write. Whit Recessed, Raised and Shadowed options. Put a new look in your software. ( ver. 2.0, added 12-Feb-98, FREE TO USE* But see the register.wri please )


by Karlos Jorge Pinto 
- datum.zip (840,806 bytes) Sorry, because this library is only available for the german calendar and holidays, there is no english description. In diesem Archiv finden Sie eine Feiertagberechnung in Form einer 16-, 32-Bit DLL sowie entsprechender Komponenten. ( ver. 1, added 26-Jan-98, no src., Fragen, Anregungen und die kommerzielle Nutzung der Bibliotheken können Sie mit dem Autor Christian Hartnick per Email ch.hartnick@t-online.de klären - die private Nutzung ist frei. )

by Christian Hartnick 
- circimg.zip (44,246 bytes) A simple component which causes a graphic to circle around inside its perimeter. Useful for about boxes, etc. ( ver. 1.3, added 7-Mar-98, Some features do not work on versions of Delphi prior to version 3.0. )


by Ian Lane 
- tabs95.zip (12,469 bytes) Enhaced TabSet & TabbedNotebook like Win95, but you can place them to Top, Left, Right or Bottom. Now, MULTI-LINE tabs are supported. You really can set your tabs oriented like you want and with multi-lines, justified or not. And, of course ACCEL-CHA ( ver. 2.2, added 24-Aug-98, see Tabs95.txt )



by BOURMAD Mehdi 
- pwcalend.zip (65,068 bytes) Calendar Component Suite ( added 1-Mar-98 )


by Paul Warren 
- odcal25.zip (49,650 bytes) Calendar component suite specializing in the quick selection of a period - left click the start date and right click the end date, or drag a range. ( ver. 2.5, added 16-Aug-98, All we ask is for you to give us some feedback and suggestions for future versions, or at least let us know if you use it or have improved on it. Not to be sold for profit. Permission must be granted for inclusion on a distribution disk. )



by Orbital Decisions (Pty) Ltd 
- gradpan.zip (6,093 bytes) TGradPan is a Tpanel moveable and sizeable, with gradient background or stretched/tiled bitmap, and rotable caption with 3D effects. it Generates an event when moved ( added 7-Mar-98 )


by Santiago Portela 
pvllstcb.zippvlListCombo is a Dropdown combobox that can
automatically update and INI file, The registry
or flat file with new entries. Tested with Delphi 1,2,3 ( added 7-Mar-98, no src. ) 

by Peter van Lonkhuyzen 
- uhwfont.zip (102,843 bytes) Cool new version. This component allows to use bitmap-fonts in your apps. Now colorize your fonts in run-time! Contains fonts, help and samples to compile without installing component. Get UhwConverter, UhwView, More Fonts and more from my HomePa ( ver. 0.3, added 29-Mar-98 )


by Lukasz Knasiecki 
- ulife.zip (327,155 bytes) A simple component which implements the old computer simulation of Life. Useful for about boxes, screen savers or even as the core of a "Life" application. ( ver. 1.2, added 25-Apr-98, Includes a Win95 screen saver based on this component. )


by Ian Lane 
colorbtn.zipA Win95/NT4 style color selection button. It displays a palette of 20 colors for fast selction and a button to bring up the color dialog for full color selection. Mimics the color button on the Display tab of the Desktop Properties dialog. ( ver. 2.00, added 29-Mar-98 ) 


by Bradley D. Stowers 
- dirsel.zip (10,496 bytes) DirSelect is a component to ease selection of Directory. It helps in selecting directory (not changed to it). Good for obtaining back up destination, creating new data base etc. New directory can be created from within the dialog box. ( ver. 1.0, added 19-Apr-98, Freeware. If you use it just a dorp a line of thanks to the author. )

by Natwar Lath 
- resize.zip (6,936 bytes) Resizing Component for Delphi ( Ver 1,2 and 3 ) ( ver. 1, added 25-Apr-98, no src., Freeware. )


by Vijendra Kumar H.
- clkanim.zip (1,934 bytes) TClckAnim component timely shows a portion of a bitmap ( added 25-Apr-98 )


by Santiago Portela 
- clone.zip (40,940 bytes) '...when a list of static text is not enough' TControlCloneList is a scrollable list of controls of any kind. List of listboxes, list of checkboxes, list of grids... You may add at runtime any kind of control(edit,listbox,radio,grid...) ( added 25-Apr-98, no src. )


by Santiago Portela 
- davebutt.zip (13,575 bytes) very nice button (makes your applications attractive!!) ( ver. 1.0, added 1-May-98 )


by David Grudl
- bigspin.zip (10,410 bytes) TBigSpin is a SpinEdit control with definable button size, designed to enable operation with touch-screens. Additionally, it permits the value property to be set without triggering the OnChange event. (Prevents recursive calls in two way editors) ( ver. 1.0, added 31-May-98, no src., This product may be used freely in any application. It is one of a set of controls designed for touch-screens and other imprecise pointing devices. Contact the author for details of other components. )

by Dai Collins
- ppackdl.zip (12,607 bytes) PPack is a One File Packing routine, it is a DLL with an visual import unit for Delphi 1 into the VCL and a Turbo Pascal non visual import unit. the Windows and the Dos source of the component and the DLL is includet. ( ver. 1.1, added 31-May-98 )
by Bauer Karl
tml.exetml.exeThis advanced version of the TLabel component, will enable you to draw text with 3D effect and blinking effect. ( ver. 1.00, added 7-Jun-98, freware with source ) 
by EuroSoft Software Development 
- iniboxes.zip (5,268 bytes) This is two components, TIniCombo(v2) and TIniListBox that makes saving/loading data easier. Windows registry and INI files supported. ( ver. 2.0, added 3-Jul-98 )


by Daniel Jensen
- d16sytry.zip (10,958 bytes) with this VCL can you put a TrayIcon in the SystemTray of Windows 95(tm) using Delphi 1 16bit. Demo programm is includet. Full source code includet. ( ver. 1.0, added 19-Jul-98 )
by Bauer Karl
- 3dcanvas.zip (7,700 bytes) This is a component that acts as a 3D canvas. It supports most of the methods of the delphi TCanvas Component. All drawing methods sent to the component will be rendered in a 3D manor (extruded or embossed) including Text,Circles etc... ( added 19-Jul-98 )


by WAISS Systems 
win95pie.zipA Visual component providing a Windows 95 style pie chart. ( ver. Current, added 2-Aug-98 ) 




by David Beale 
lptcombo.zipComboBox of avaliable LPT Ports and I/O address. ( ver. Current, added 24-Aug-98 )
by David Beale 
ovlbtn10.zipTOvalButton is a oval or round speedbutton with transparency and color properties. It may display a glyph and / or a caption ( ver. 1.0, added 24-Aug-98 ) 


by Simon Reinhardt 
walpaper.zipA Visual component providing a repeated tile wallpaper. ( ver. Current, added 24-Aug-98 ) 


by David Beale 
- bmtbar.zip (162,120 bytes) Toolbar component. You have nothing to do. Only create buttons in your application, then user can customize his toolbar with drag'n'drop. The user can select small or big buttons, display caption or not. All these informations are saved in a ini file ( ver. 1.0, added 24-Aug-98, see MbTbar.txt for instructions )



by BOURMAD Mehdi 
- flatbutt.zip (2,827 bytes) New style button with single frame border. ( ver. 1.0, added 30-Aug-98 )



by Maciej Zagozda
srcal10.zipTSRCalender is derived from TCalendar with many new properties. It calculates the german holidays and some astronomical data as sunrise, moonrise, etc. ( ver. 1.0, added 30-Aug-98 ) 

by Simon Reinhardt 
Experts and Property Editors
- autosave.zip (491,981 bytes) AutoSave Expert utility with Recovery Agent ( ver. 1.2, added 24-Feb-97, no src., 32bit is BETA )

by Viktor Heimonen
- captedt.zip (2,248 bytes) Property editor to create multiline captions for all TCustomLabel ( added 4-Mar-97 )

by Michael Ring
- cdate13.zip (5,993 bytes) CompDate V1.2 Delphi 1.0, 2.0 & 3.0 Expert. ( ver. 1.3, added 3-Nov-97 )


by Martin Djernæs 
- cmpnames.zip (33,473 bytes) Designmode extension which enables you to define your own component naming rules. Dropping a component on a form will automatically rename it applying your naming rules ( ver. 1.01, added 17-Feb-97, USES: White Ants Streams and Containers ( contstrm.zip) )
by White Ants systemhouse BV 
- cybparnt.zip (10,000 bytes) CybParentInfo - its "Parentage" property editor pops up an Outline List of the Parent relations for all the tWinControls owned by the form ( added 21-Nov-95 )
by Cyborg Software 
dlgtest.zipA component editor that allows testing of the TCommonDialog (TOpenDialog, TFontDialog, etc.) descendants at design-time. This allows you to set the various options and then view the results without compiling and running the app. ( ver. 1.03, added 29-Mar-98 ) 


by Bradley D. Stowers 
- dllexp.zip (6,416 bytes) Expert to create skeleton DLLs ( added 14-Aug-95 )
by Dr. Bob
- extrahlp.zip (365,667 bytes) Allows easy access to any help file from within Delphi by adding an ExtraHelp menu to the IDE. Also illustrates usage of the VCS interface ( ver. 1.0, added 12-Jul-96 )
by Jon Webb 
- findexp.zip (5,193 bytes) Source Find Expert ( ver. 1.3, added 22-Dec-95 )
by Todd Miller
- helplst.zip (8,443 bytes) HelpContext Property Editor ( added 19-Feb-96 )
by Roger Karas
- hlpconed.zip (8,180 bytes) Enhanced HelpContext Property Editor ( added 28-Feb-96 )
by John Ruysbroek
- instexpt.zip (446,667 bytes) Delphi Expert that generates install disk sets, including adding BDE aliases and editing INI files ( added 28-Feb-96, no src. )
by Marc Evans
- lmdpicpe.zip (8,874 bytes) Property-Editor for Bitmaps/WMF/Icons ( added 25-Nov-95 )
by Rafael Maricca
- averiw.zip (17,745 bytes) Property editor for glyphs ( ver. 1.2, added 9-Jun-97 )

by Averjin Netware ltd. 
- foasco15.zip (20,472 bytes) FormAsComponent is an expert, which will create a skeleton for forms, able to compile into the VCL, (better visual design now) ( ver. 1.5, added 7-May-97 )

by Martin Waldenburg
- picedt10.zip (13,248 bytes) Enhanced image property editor that allows you to preview the images in a preview area, includes a "Quick Directories" feature for fast access to different collections in different directories and even saves of settings from one session to another ( ver. 1.00, added 3-Jul-97 )


by BitSoft Development, L.L.C. 
- imagev01.zip (22,881 bytes) ImageView Property Editor is a replacement of Delphi 1.x's default editor for TBitmap and TPicture property ( added 7-Dec-97, no src. )
by African Dancer
- imagevue.zip (51,099 bytes) Improved TBitmap/TPicture property editor with image previews, Auto conversion from icon or metafile to bitmap. 85 Built-in glyphs, bookmarks, ImageEdit: flip, inverse, smear, color balance, and more... ( ver. 1.0.7, added 29-Mar-98 )


by African Dancer
Multimedia
- bmpres10.zip (8,207 bytes) BmpRes unit declares LoadBitmapResource function to load a bitmap resource, including its palette ( ver. 11 Nov 1995, added 7-May-96 )
by Tempest Software 
- bmscroll.zip (10,270 bytes) Scrolling bitmap component that includes sound support and scroll rates ( added 23-Oct-95 )
by Cameron D. Peters
- bouncimg.zip (3,137 bytes) TBouncingImage Component ( added 25-Nov-95 )
by Ali H. Goktogan 
- copyrect.zip (174,899 bytes) Flickerless Sprite Animation ( added 10-Jun-95 )
by David R. McDermitt
- dcpcx2.zip (14,597 bytes) Revised from 1/96 - Visible Component for Delphi 1.0/2.0 A basic TImage descendant for displaying 16/256 color PCX format graphics along with the basic TImage graphics types. Freeware, includes source. ( ver. 2.0, added 22-Mar-98 )

by Mark D. Rafn
- delph3dr.exe (223,703 bytes) Delphi to Intel 3DR interface ( added 18-Aug-95 )
by Jay Giganti
- deztwain.zip (86,576 bytes) Unit that allow the access to the TWAIN-API of optical scanners ( eztwain.dll ) ( added 29-Nov-95 )
by Matthias Weingart
- dibs.zip (45,094 bytes) A class that provides easy access to DIBs (device-independant bitmaps). The built-in TBitmap class handles device-dependant bitmaps, but usually programmers need their images in a DIB format. Fully compatible with all graphic objects. ( ver. 1.3, added 26-Nov-97, no src. )



by Lubomir Antonov 
- fximg11.zip (62,305 bytes) Over 40 special paining effects in TFxImage/TFxLabel Components ( ver. 1.1 with source, added 22-Aug-95 )
by Chris Kokkos
- gif.zip (16,140 bytes) Displays GIF89a and GIF87a images. Does not support animations, yet ( ver. 2.4.2, added 12-Mar-97 )
by Jeff Kinzer
- gif2bmpa.zip (8,164 bytes) Free gif to Bmp conversion routine ( added 18-Aug-95 )
by Richard Dominelli
- jpicture.zip (100,498 bytes) Shows a way to use bit maps instead of radio buttons. Also has an about box implemented as a .DLL ( added 4-Dec-95 )
by James Hargrave
- lrsbmp.zip (5,165 bytes) TLrsBmp is a transparent BitMap component ( ver. 1.01, added 12-Jul-96 )

by Terje Larsen
- multmed.zip (23,494 bytes) A little Cd-Player software ( ver. 1.00, added 2-Mar-96 )
by Simone Mori
- nviewlib.zip (271,016 bytes) This is a Jpeg, GIf, BMP, PCX, TGA display and save to JPG dll which should be able to use in VB, Delphi, C, C++ ( added 26-Mar-97, no src. )

by K. Nishita 
- waveplay.zip (7,605 bytes) Given a wave file (files with *.wav extension), TWavePlayer can play it to the default sound device. On the event of non-availability of the file, it can, optionally, play a default sound (set through Control Panel - usually a beep). ( ver. 1.0, added 10-Jul-97, no src., Source: N/A. )

by Chirag Dalal 
- jpgimg.zip (324,757 bytes) Native VCL JPEG image based upon the PasJPG library. Loading and saving of JPEGs, and a data-aware JPEG image. ( ver. 1.3, added 31-May-98, Some additions made by Andreas Hörstemeier to the original component from Luciano (with his permission of course) )


by Andreas Hörstemeier
Luciano Bajo Eloy
- audio.zip (181,765 bytes) TAudio controls waveform devices, e.g. Soundblaster cards, allowing applications to manage waveform audio playback and recording. Simple to use. Enhancements: Play streams, Split channels, Trig level on recording, mixer volume/mute controls ( ver. 3.1, added 2-Aug-98 )


by Hakan Bergzen
- gifimage.zip (132,320 bytes) TGifImage component with test program and accompanying units which can read and write GIF files (including animated Gifs) and convert from and to TBitmap (.BMP). ( ver. 2.51, added 23-Feb-98 )


by Reinier Sterkenburg 
- card10.zip (1,377,293 bytes) This engine will help in compiling a nice electronic postcard with animated bitmap(s) and background sound(s) that you can send over the internet. It produces very compact single file 16 bit exe for maximum compatibility. ( ver. 1.0, added 22-Mar-98, This is a feeware. I will appreciate copy of the postcard you generate with CardEng.... )
by Paul-henri FERME
- dicom10.zip (110,543 bytes) Basic DICOM reader. Display medical images stored in DICOM 3.0 file format. ( ver. 1.0, added 7-Aug-98 )


by Wolfgang Krug
InVisible Components
- acc_obj0.zip (16,221 bytes) Create file access objects for DXF, TXT, WK1 files ( added 18-Aug-95 )
by John F. Herbster
- accum.zip (7,286 bytes) Ordinal values TAcumulator ( added 4-Jul-95 )
by Eric Uber
- alarm.zip (1,536 bytes) Simple Alarm component ( added 3-Nov-95 )

- appicn10.zip (13,767 bytes) AppIcon unit provides a Canvas for drawing a minimized application's icon ( ver. 9 Sep 1995, added 7-May-96, no src. )
by Tempest Software 
- bbsysinf.zip (5,222 bytes) TSysInfo is a non visual component that gets details about you computer ( added 13-Apr-96 )
by Brent Boswell
- bitfield.zip (5,962 bytes) TBitarray can hold up to 524264 boolean values ( added 5-Jul-95 )
by Juergen Schlottke 
- cardsh10.zip (5,254 bytes) Delphi component to shuffle and deal from 1 to 8 decks of cards ( ver. 1.00, added 12-Jul-96 )

by Ralph W. Iden
- chrono.zip (9,467 bytes) Component that gives time ( in milliseconds ) between Start-Stop procedure ( added 28-Sep-95 )
by Pierre Fontaine
- compcoll.zip (9,612 bytes) TComponentCollector collects all ( in this freeware version 4 ) other non- visual components ( ver. 1/5/96, added 9-Jan-96 )
by Patrik Wang 
- convert.zip (120,977 bytes) Component that converts Values to specified format ( added 8-Sep-95 )
by Craig Ward
- crcfile.zip (9,057 bytes) An extremely simple component for Delphi 1.0 that calculates 32-bit cyclic redundancy checksums (CRC32's) for files only ( added 26-Apr-96 )
by John H. Hedges
- cxcpu.zip (2,698 bytes) CPU detecting component ( added 6-Jan-96 )
by Kev French
- cyborg.zip (231,199 bytes) An expert/component that totally encapsulates .INI files ( added 14-Aug-95 )
by Cyborg Software 
- dbase3p.zip (108,792 bytes) DBBASE III+ Support component ( added 24-Aug-95 )
by Daniel Parnell 
- dbmcmp10.zip (12,724 bytes) Three useful non-visual components ( TIdleAction, TLabelWithLineBreaks, TCommonCommand ) ( added 31-Jan-96 )
by Dwayne Mercredi 
- debmono2.zip (11,110 bytes) Simple debug system using a second monochrome monitor ( ver. 1/02/96, added 5-Feb-96 )
by Steve Pritchard
- dirvcl.zip (20,855 bytes) Directory Component - Get Filenames with Any Attributes ( added 10-Jun-95 )
by Alain Georges GUERIN
- dosvalue.zip (3,816 bytes) Component which returns the value of a DOS environment variable ( added 16-Oct-95 )
by Eric Heverly
- drvchk.zip (4,075 bytes) Component to identify drive types and status ( added 15-Nov-96, no src., Donation & PostcardWare )
by Jonathan Farley
- dstamp1.zip (1,848 bytes) Simple version stamping component that deliver the creation date and time ( ver. 1.1, added 12-Dec-95 )
by Matthias Weingart
- ecrypt16.zip (3,567 bytes) Tencrypt component is for simple encryption/decryption of ascii strings ( added 4-Jun-96, no src. )
by Gordon Bamber 
- endapp.zip (3,308 bytes) TEndApp Component traps WM_QUERYENDSESSION and WM_ENDSESSION messages ( added 28-Feb-96, no src. )
by Dave Nottage
- except.zip (10,465 bytes) Component that writes all exceptions to a text file ( ver. 1.2, added 9-Jan-96 )
by Craig Ward
- execfile.zip (9,263 bytes) Execute File Component ( DOS or Windows programs ) ( added 14-Aug-95 )
by Kevin Savko
- execfl32.zip (143,601 bytes) Non-Visual Component to run other apps from yours in Windows 95/NT. Example included. Supports waiting on called app, window styles, wait styles, execution timing/priority, and more ( ver. 2.0, added 9-Oct-96, no src., 32bit ver., and example source )

by Kevin Savko
- filebuff.zip (12,932 bytes) Binary file buffering ( "EasyWare" ) ( added 4-Jul-95 )
by Jay Cole, Opnek Research
- filefind.zip (9,752 bytes) TFindFile is a full featured component very useful that implements file search ( added 14-Dec-95 )
by Gabriel Cherem
- formsize.zip (7,975 bytes) Form sizer component ( ver. 1.0, added 30-Aug-96 )

by Giuseppe Madaffari
- fpsav110.zip (39,110 bytes) TFormSaverDB component saves and restores size, position and state of the container TForm ( ver. 1.10 limited freewar, added 26-Apr-96 )
by Francisco Purriños
- fulldrag.zip (13,411 bytes) Component for dragging windows ( added 8-Sep-95 )
by Jean LACOSTE 
- gwdc0056.zip (109,669 bytes) TFileResource Component - an easy way to keep file in application's resources ( ver. 1.00, added 30-Aug-96, should also work with 1.0 )

by Glen Why
- ilock20b.zip (184,195 bytes) IceLock - Updated with support for Demo keys, and HDserial number capturing. Registration component. ( ver. 2.0, added 25-May-97, Unzip with -d option (to preserve directories) )


by Brenden Walker 
- imlfind.zip (235,026 bytes) TIMLFindText - a grep/file search component ( ver. 09-10-96, added 20-Sep-96, no src. )

by Ian Land
- ini.zip (16,091 bytes) Work with .INI files becomes simpler ( added 20-Oct-95 )
by Kenn Nesbitt
- ini_mw.zip (1,584 bytes) Another INI component ( added 19-Aug-95 )
by Matthias Weingart
- inicomp.zip (4,373 bytes) TProfile - another *.ini files component ( added 4-Jul-95 )
by Patrice Hoareau
- inipath.zip (1,680 bytes) Component that stores the Ini file path ( added 8-Sep-95 )
by Craig Ward
- justone.zip (13,585 bytes) Component which allows the user to run only one instance of your app ( ver. 1.1, added 23-Jan-96 )
by Steven L. Keyser
- keygrab.zip (1,706 bytes) Component which is useful when a form has several controls but you want all keypresses to go to a single handler ( added 23-Jan-96 )
by Colin Wilson
- keymover.zip (2,106 bytes) TTableKeyMover - [shift] PgUp/PgDown table scroling keys ( added 4-Jul-95 )
by Matthew Page
- license.zip (7,050 bytes) TLicense Component ( added 9-Jan-96 )
by Craig Ward
- logfile.zip (5,792 bytes) LogFile Component can be dropped from the component pallete and used for logging all the debug information into a file ( ver. 1.00, added 14-Aug-96 )

by Song Weng Sam 
- logfiles.zip (9,434 bytes) Simple component used to log application events to a standard text file ( added 23-Feb-96 )
by Keith Rome
- lzhcomp.exe (283,545 bytes) LZSS (de)compression, and a descendent implementing batch-mode file compression with a file archiver demo program ( ver. 1.4, added 18-Jan-97, no src., src. avail. on request )

by Douglas P. Webb
- midi.zip (3,385 bytes) This component will play midi files in milliseconds resolution. It is free and includes an example using the component ( added 18-Jan-97 )

by Yuval Perlow
- monolog.zip (1,807 bytes) Interface to SoundBlaster speech engine DLL ( added 28-Aug-95 )
by Derek Stutsman
mruflist.zipDrop it on your form, set a few properties, add a function to call it and you have a Most Recently Used (MRU) file list. Can be positioned anywhere on your menus, and it will save and restore the list from INI or registry. ( ver. 2.15, added 29-Mar-98 ) 


by Bradley D. Stowers 
- msggrab.zip (2,354 bytes) Component to override messages ( added 8-Sep-95 )

- mtimer.zip (4,023 bytes) MTimer allows you to use one Timer ( Windows limits the amount of Timers allowed ) for several events ( added 9-Aug-96, no src. )
by FreDsterWare
- olectlr.zip (8,358 bytes) Ole Automation Controller ( added 23-Jan-96 )
by Roger Headrick
- ovrchars.zip (2,083 bytes) Unit that allows global character overwriting among all the application forms and switching between Insert/Overwrite mode ( added 29-Nov-95 )
by Vitaly Monastirsky
- ovrwrite.zip (6,421 bytes) UZIOHand - handle overwrite mode in IO-controls ( added 4-Jul-95 )
by UZ
- parser10.zip (21,747 bytes) TParser - parsing and evaluating mathematical expressions specified at runtime. Only about 40% slower than the equivalent compiled expression. ( ver. 10.1, added 3-Jul-97, Parsing up to 30% faster than before; plugs huge 4 KB memory leak. )



by Stefan Hoffmeister 
- pcspk.zip (8,392 bytes) PCSpeaker Component - for driving the PC Speaker to play at whatever frequency at whatever duration you needs ( ver. 1.01, added 6-Sep-96 )

by Song Weng Sam 
- placemnt.zip (87,278 bytes) TPlacement component ( added 25-May-95 )
by Barry L. Harkness
- prevchek.zip (7,078 bytes) Component that check for a previous instance of your application ( added 29-Nov-95 )
by Andy Strong
- printset.zip (27,950 bytes) EDSPrint Component gets/sets the various properties of the current printer ( ver. 2.6, added 2-Mar-96 )
by Ed Salgado
- profile.zip (2,188 bytes) simple .INI file components ( added 23-Jan-96 )
by S. Armstrong
- progmn11.zip (110,970 bytes) Component that makes add a program group and program item to Windows95 or Windows 3.1 'program manager' really easy ( ver. 1.1a, added 19-Jan-96 )
by Andrew McLean 
- progress.zip (18,931 bytes) Classes (TProgressor and TProgressObserver) for detaching the low level progress status and change notifications from the GUI ( ver. 1.0, added 17-Feb-97 )
by White Ants systemhouse BV 
- ras_api.zip (9,477 bytes) Component based on the Microsoft Remote Access API ( added 8-Sep-95 )
by Mike Armstrong
- registor.zip (1,679 bytes) Simple component which tells you whether or not Delphi is running ( added 22-Dec-95 )

- registry.zip (9,563 bytes) Win95 System Registry Component ( ver. 1.2, added 14-Aug-95 )
by Marc Hoffman
- regposf.zip (3,262 bytes) Component that stores and restores a forms position ( added 8-Sep-95 )

- resfix.zip (6,576 bytes) The ResolutionFix Component ( added 29-Nov-95 )
by Sean R. Malloy
- resizer.zip (10,329 bytes) Resizes all the controls on a form ( added 14-Aug-95 )
by Kevin C. Dorff
- resizwnd.zip (4,602 bytes) Component allowing you to set minimum/maximum tracking size of forms ( added 22-Dec-95 )
by Andy Strong
- rtimer05.zip (9,429 bytes) TRtcTimer A timer like component to use hardware interrupts of standard PC-realtime-clock ( ver. 0.5 alpha, added 18-Mar-96 )
by Immo Wache
- sasg.zip (10,693 bytes) Sort a StringGrid (or any descendant) anyway you like, Horizontal/Vertical, Ascending/Descending, Character/Numeric/Date. Single column sort key only at this time. ( ver. 1.2.0, added 22-Mar-98, For D1 : Recompile resource files or send a request for the 16 bit version to the author )


by Johan Godfried
- scaler.zip (7,893 bytes) Scales in run-time the form that it is placed on, based on the current setting of the screen resolution ( ver. 05/11/96, added 4-Jun-96, no src. )
by Herman Steigstra 
- setdt.zip (7,818 bytes) TSetTimedate Component ( added 18-Dec-95 )
by José Manuel Prado Bravo
- sizetask.zip (1,044 bytes) Procedure that size your form to fill the entire Windows95 client area above the taskbar ( added 22-Dec-95 )
by Peter M. Jagielski
- sizetsk2.zip (1,352 bytes) Automatic sizing with taskbar in Win95 and NT-Shell ( use TWMGetMinMaxInfo Windows message ) ( added 29-Dec-95 )
by Tim Baker
- sleeper.zip (3,379 bytes) Delays Delphi component ( added 10-Jun-95 )
by Steve Schafer
- string.zip (2,022 bytes) String holder component ( added 25-May-95 )

- tamlock.zip (7,779 bytes) A component that at Run-Time allows the user to "Lock" the application with a password e.g. when leaving the computer for a while. When the application is "Locked", it is iconized and the icon changed to indicate the locked state ( ver. 1.0.0, added 12-Aug-96 )

by Dr. Sumeet Kumar
- tbag11.zip (6,560 bytes) TBag manages user preferences via an INI file section ( added 25-Nov-95 )
by Mike Orriss
- tdisk16.zip (5,686 bytes) Tdisk gives you drive information at design and run-time ( added 4-Jun-96, no src. )

by Gordon Bamber 
- telef090.zip (71,732 bytes) TTelefon and TGlobalSetting components ( ver. 0.90, added 6-Sep-95 )
by Matej Trampus 
- texec.zip (5,628 bytes) Component to run Windows apps ( added 26-Sep-95 )
by Dave Taylor
- tftw.zip (6,128 bytes) "File Tree Walk" component ( based on James L. Allison code - SWAG ) ( ver. 1.00.0a, added 18-Jan-97 )

by Danny Heijl 
- timerit.zip (2,046 bytes) TTimerIterate - executes its OnTimer event ONLY a specifed number of times ( added 4-Jul-95 )
by Eric Uber
- timers.zip (9,841 bytes) Timerpool using only one Windows timer, with three timer flavours: one-shot, delay and interval timer ( ver. 1.0, added 17-Feb-97, USES: White Ants Streams and Containers ( contstrm.zip) )
by White Ants systemhouse BV 
- timestop.zip (4,032 bytes) TimeStop is a Delphi 1 adaptation of Ahto Tanner's freeware mTimeStop component for Delphi 2. It is a very simple component which will shut down a program after a specified period of time. Very handy for beta testing ( ver. 1.0, added 15-Nov-96 )
by Neil Tarvin
- tlzrw1.zip (38,293 bytes) Compression component. Uses LZH or LZRW1/KH compression. Now also supports (memory, file, handle)Streams. ( ver. 2.00.00, added 7-Dec-97, Send any suggestions or questions to Danny.Heijl@cevi.be. )


by Danny Heijl 
- tomdes.zip (4,836 bytes) Component For Doing DES Encryption/Decryption ( added 23-Feb-96 )
by Tom Lee 
- tos16.zip (2,402 bytes) TOS gives you operating system information at design and run-time ( added 4-Jun-96, no src. )

by Gordon Bamber 
- tproject.zip (57,528 bytes) Delphi project build and version manager, includes a Xcopy-like backupfeature, version resource file writing and autoincreament build number. ( ver. 2.2, added 21-Jul-97 )

by Troels S Eriksen
- trepv1.zip (6,307 bytes) TReplica component - Get's any TWinControl's ( TMemo, Tlistbox, TScrollWindow, etc ) Canvas ( added 27-Dec-95 )
by Michael Caracena
- twave.zip (18,880 bytes) TWave class, TWaveplayer, TSndBitBtn and TImageSnd components. Add sound to your components just like TBitMap. ( added 24-May-96 )
by Paul Warren 
- twinenv.zip (1,617 bytes) Windows Environment Component ( added 14-Aug-95 )

- tziplist.zip (9,304 bytes) This component makes it possible to retrieve information from a .zip archive ( ver. 0.4b, added 27-Aug-96, no src. )
by WestSide SoftWare Company 
- uuencode.zip (25,537 bytes) TBUUCode component ( uuencode | uudecode ) ( added 3-Nov-95 )
by Dr. Bob
- vector.zip (15,101 bytes) The Vector Unit for Borland Delphi exports the TVector component which is used to model vectors, i.e., the members of an N-dimensional, real vector space. Objects of type TVector dynamically allocate memory so that N, the number of elements in the v ( ver. 1.0, added 31-Dec-96, no src. )
by Berend M. Tober 
- verinfo.zip (4,306 bytes) VersionInfo component ( added 4-Oct-95 )
by W. Murto
- version.zip (179,694 bytes) Version Resource Component ( added 13-Apr-96 )
by Columbus Circle Investors
- volin101.zip (25,099 bytes) TVolumeInformation is a non visual component that encapsulates Win32's GetVolumeInformation function API. Useful for retrieving Volume label, serial number, file system name and system flags. Demo program with source included. ( ver. 1.01, added 12-Nov-97, This component is freeware under GNU Library General Public License. Full source is included, both for the component and demo program. )


by Andrea Mennini 
- vsmatrix.zip (16,752 bytes) There are two components implemented in this unit (TMatrix and TMatrixViewer). Also many math operations with matrices are implemented there ( ver. 1.01, added 22-Nov-96 )

by Vladimir M. Safin 
- wcommand.zip (955 bytes) Simple component which allows you to quit, restart, or reboot Windows ( added 23-Jan-96 )

- winchk.zip (2,312 bytes) Component that returns text associated with value returned by WinExec function ( added 8-Sep-95 )
by Craig Ward
- winsaver.zip (8,333 bytes) WinSaver component help you to easily save windows' property in your own applicatoin ( ver. 1.1, added 24-Mar-96 )
by Kuan-Da Chen
- winutil.zip (2,299 bytes) A simple component with some methods to get info about and to control Windows ( ver. 0.95, added 7-Jul-96 )

by Harm van Zoest
- xuuencde.zip (8,425 bytes) UUEncode component ( supports UUE, XXE and Base64 ) ( ver. 02/08/96 - bug fix,, added 21-Feb-96 )
by Peter Terence Roux
- yrchrono.zip (7,351 bytes) Chronometer component calculates the time elapsed between two events ( ver. 1.10, added 9-Nov-95 )
by Yves Rochat 
finwin16.zipComponent that uses some toolhelp calls to obtain information concerning running tasks and their opened windows and properties ... ( ver. 2.1, added 12-Mar-97 ) 
by Dr. Peter Plass 
- prvins11.zip (7,247 bytes) TmgPrevInstance is a simple component that tests for other instances of an EXE running. It uses a 16/32 bit compatible method, you can specify how many instances are allowed to run, and an event that fires when an instance is found ( ver. 1.1.0, added 26-Mar-97 )

by Malcolm Groves 
- spectre.zip (91,698 bytes) Spectre is a cryptographic component for Delphi 1.0 and 2.0. ( ver. 1.2a, added 6-Aug-97, no src. )


by Shaun V. Parry
- regi1632.zip (20,386 bytes) Regi1632 gives you access to the Win95/NT. If you're running on 16 bit it will write/read the registry-entries from an Inifile;if you're running on a 32 bit system (even if it is a 16bit program) the registry will be used. Helpfile&Example included! ( ver. 2.0, added 24-Jun-97 )


by Hannes Danzl 
- topmost1.zip (2,203 bytes) Delphi component to put the forms on the top of all windows, even those from other applications ( ver. 1.0, added 7-May-97 )

by Michel Braizaz 
- inip16.zip (37,506 bytes) This component allows to visually select properties from components to be saved in a .INI file. Support for ALL published properties is included, plus a special support for TStrings that saves all the strings in a separate file. ( ver. 1.2, added 21-Jun-97, no src., Yes... support for object pointers and method pointers is included too. The 16 bits version is freeware but the 32 bits version (available as iniprops.zip) is shareware, you can register the component for the full source of the 16 and 32 bits version )

by José Sebastián Battig
- fasttime.zip (2,918 bytes) High resolution timer component with multi-timer capability ( ver. 1.0, added 1-Jun-97 )
by Richard Wilson
- fifo.zip (3,787 bytes) First-in-first-out buffer with wildcard search facility ( ver. 1.0, added 1-Jun-97 )
by Richard Wilson
- ralarm.zip (4,460 bytes) TRealAlarm Component is simulates alarm's action. ( ver. 1.02, added 1-Jun-97 )

by Artem A. Berman 
- aexcel.zip (81,161 bytes) T(Adv)Excel is the Excel 4/5/7/8 DDE driver + data transfer component. Orders of magnitude faster than OLE automation or any other known mechanism. Top reliability + performance.
New: Fast write-cache. ( ver. 2.6, added 26-Jan-98, Online help and code for extremely high data transfer rates (1000+ items in less than 150 milliseconds on 486) are available. ) 


by Stefan Hoffmeister 
- sysmenu.zip (3,513 bytes) Adds an menu item in the form's system menu ( ver. 1.00, added 9-Jun-97, no src., source freely on e-mail )


by Rafael Ribas
- protect.zip (6,407 bytes) Tprotect is a Component to protect your software from piracy. The user will be asked for a registration password, once this password is set it will generate an encrypted file with the hard disk serial number and volume name ( added 11-Jun-97, no src., PostcardWare )
by Marcos Guzman
- file_fnd.zip (2,930 bytes) A thread like File Search Tool with OnFileFound and OnStop event. ( ver. 1.02, added 13-Jun-97 )

by William Yang 
- formenh.zip (4,706 bytes) A component that enhances the properties of a form by allowing it to accept files, to have a minimum and maximum tracking size, and to easily save and restore its size and position. ( ver. 1.0, added 13-Jun-97 )

by Nikolai Botev
- exprev10.zip (13,957 bytes) A mathematical function parser that allows you to calculate a value given an expression in string form. Supports: +, -, *, /, ^, (, ), ABS, ATAN, COS, EXP, LN, ROUND, SIN, SQRT, SQR, TRUNC, and unlimited number of user-defined variables. ( ver. 1.00, added 3-Jul-97 )


by BitSoft Development, L.L.C. 
- treadme.zip (2,387 bytes) The ReadMe component sits on your project at design time and uses Windows Notepad to Display & Edit notes associated with the active project. ( ver. 1.0, added 4-Jul-97, Created by Jim Clark & Graeme Chandler FOXTEL IT Dept. June 1997 )

by Jim Clark
- regforms.zip (16,934 bytes) Registers all form pos and sizes in registry or ini-file. No code needed. ( ver. 1.01, added 21-Jul-97 )

by Troels S Eriksen
- resumer.zip (107,400 bytes) TResumer is a tool for deferred activation of desired action ( ver. 1.01, added 5-Sep-97, no src., By registration you will receive complete source code. )



by Elena Lisenenkova
- reposapp.zip (2,997 bytes) Simple component that saves a forms dimensions and position to an inifile/registry , and retores the form to same dimensions and position.Control of inifile/registry entries including name, section heading and variable names. ( ver. 2.0, added 11-Nov-97 )


by Edward de la Rey
- activapp.zip (3,789 bytes) Component that allows you to launch any application. Also allows switching between any active delphi apps that have the component installed, if app is not active, component will automatically lauch app. (Bug Fix, was interfering with ocx's) ( ver. 1.01, added 11-Jan-98 )


by Edward de la Rey
- sqlexec.zip (5,506 bytes) TSQLExecDialog - simple dialog which allows you to run SQL statements and view their results. This component is very useful in debugging process. ( ver. 1.0, added 4-Oct-97 )

by Lelyushkin Sergey
- limitme.zip (3,383 bytes) Allows you to detect and/or limit your application to one instance. ( ver. 1.0, added 11-Nov-97 )


by Edward de la Rey
- subclss.zip (14,712 bytes) This component allows you to intercept window messages of any control that is TWinControl descendant. It is both powerful and deadly. Should work in any Delphi version. ( ver. 1.0, added 18-Oct-97, Use with extreme care! )


by Krzysztof Swiatkowski
- encrypt.zip (11,817 bytes) Encrypt is a component to code/decode text in a string. In a hexadecimal editor you can change important text (program name, author, etc) of an executable. Encrypt can give more protection against unautorised changes in the text of an executa ( ver. 1.0, added 25-Apr-98, Rights of encript You may use Encrypt free but the rights for the code are not free and belong to Frank Millenaar. It is free to distribute Encrypt but only in the original form, with all the files. )


by Frank Millenaar 
- resscale.zip (13,872 bytes) Allows multiple resolution screen design, with chosen components dimensions/positions saved/restored from inifile/registry at runtime or design time. ( ver. 1, added 11-Jan-98, Freeware use and abuse )


by Edward de la Rey
- dropfile.zip (6,198 bytes) Drag-and-drop files on a form ( added 14-Aug-95 )

- skheap.zip (4,526 bytes) This is a simple HeapSort component that hopefully makes it a bit easier to do heapsorts. With only one added property : StartIndex which is the index to start the sorting at. ( ver. 1.0, added 1-Feb-98 )


by Robert Jones 
- dsgnapp.zip (2,816 bytes) Easily set most properties of TApplication at design-time. ( ver. 1.0, added 13-Sep-97 )



by Frédéric Vanmol
- bsplines.zip (124,645 bytes) Component for handling and displaying BSplines. This component also has the feature to INTERPOLATE the original vertices. The component is originaly used for designing ship-hulls. ( ver. 1.0, added 19-Sep-97, Nothing special . But I would appreciate it if you would just send me an e-mail. )


by Martijn van Engeland
- panelinf.zip (7,960 bytes) 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. ( ver. 1.0, added 12-Feb-98, EmailCardWare. Send me an email if you use it. )


by Greg Lorriman 
- aktop.zip (23,381 bytes) This is a Windows Stay on Top component whit full scr. Whit this component you may put in your aplications a OnTop option and a OffTop Option. ( ver. 1.0, added 23-Feb-98, *FREE TO USE* But see the register.wri please )


by Karlos Jorge Pinto 
- filecpy.zip (3,649 bytes) Is a component designed for very fast copy of files without external, coarse calls involving the O.S. Furthermore it provides to send to the calling form (by the API SendMessage) the percentages of blocks read and written during the copy. ( ver. 1.0, added 1-Mar-98, no limits or conditions of usage, agreeable suggestions )


by G.Burzomato - L.Menghini
versinfo.zipA component to read version info resources. It was originally written for D3, but has been expanded to work with any file that contains a properly formatted version info resource, including DLLs. Can link to a listview or grid for automatic disp ( ver. 2.22, added 29-Mar-98 ) 


by Bradley D. Stowers 
- dirlabel.zip (6,917 bytes) Dirlabel is a component like TLabel but if you assign a string with a path and a filename, DirLabel will try to fit this path in the width of the Label. e.g. c:\program\delphi\testen1\testen2\filenaam.pas c:\...\testen2\filenaam.pas ( ver. 1.0, added 25-Apr-98, Rights of DirLabel, you may use DirLabel free but the rights for the code are not free and belong to Frank Millenaar. It is free to distribute DirLabel but only in the original form, with all the files. )


by Frank Millenaar 
- copyf.zip (1,045 bytes) CopyFile component ( added 25-Apr-98 )



- mp3i-v11.zip (3,350 bytes) Component MP3Info extracts/saves any ID3 Tag into/from it's properties from/to MP3 file. ( ver. 1.1, added 31-May-98 )


by Rok Krulec 
- ktreaddg.zip (7,968 bytes) The TktReadmeDialog is a dialog where you can store information about your project. ( ver. 1.03 08/20/98, added 24-Aug-98 )



by Kerstin Thaler
Classes and units
- 3dr3dg.zip (94,922 bytes) Headers for the 3DR rendering system and for the 3DG geometry engine ( added 17-May-96 )

by Steven E. Hugg 
- 4inctok.zip (5,607 bytes) incremental tokenizer to break strings into substrings - works with pascal type and #0 term. strings (incl. demo) ( ver. 1.0, added 22-Nov-96 )
by Thomas Scheffczyk 
- 4strings.zip (11,175 bytes) Collection of string functions (Trim, Fill, Replace, Ascii2Ansi etc.) - works with pascal type and #0 term. strings (incl. demo) ( ver. 1.0, added 22-Nov-96 )
by Thomas Scheffczyk 
- 4token.zip (5,013 bytes) functions to break strings into individual tokens (substrings) - works with pascal type and #0 term. strings (incl. demo) ( ver. 1.0, added 22-Nov-96 )
by Thomas Scheffczyk 
- acstream.zip (8,656 bytes) Create streamable objects ( added 18-Aug-95 )
by Alan Ciemian
- add123.zip (7,768 bytes) Unit to create Lotus 123 files with formulas ( added 8-Sep-95 )

- arrays.zip (120,476 bytes) Fast memory manipulation routines, dynamic arrays, painless PChars ( added 18-Aug-95 )
by Dr. Peter Below
- assert.zip (1,651 bytes) Unit that implements a convenient assertion mechanism ( added 19-Jan-96 )
by Juanco Anez
- basics.zip (10,178 bytes) BACIC language function in TurboPascal ( added 25-May-95 )
by Joseph L. Cousins
bigini.zipUnit to read/write *.ini files even greater than 64 KB ( ver. 2.07.01, added 5-Apr-98 ) 
by Edy Hinzen 
- bmh111a.zip (5,413 bytes) The Boyer-Moore-Horspool pattern searching algorithm ( ver. 1.11a, added 5-Jul-95 )
by Jody R. Cairns
- chflz100.zip (60,635 bytes) This package contains Borland Pascal and Delphi sources, for LZSS (LZ77) file compression and decompression.This works with single files, and archives. The sources compile for Dos, Dos DPMI, Win16, and Win32. ( ver. 1.01, added 20-Sep-96 )

by Dr. Abimbola Adeleke Olowofoyeku 
- contain.zip (34,399 bytes) A real container for Delphi, including iterators (a la tCollection), streaming of any tObject descendant, auto destroy of contained objects, clipboard support, cloning, etc ( ver. 1.4, added 10-Feb-97 )

by Robert Daignault
- contstrm.zip (29,933 bytes) Units which implement and extended BP7.0 style collections and streams (incl. TFilter [TBufferedFilter TCycleFilter TClipBrdFilter TOffsetFilter] TContainer TCollection) ( ver. 1.1, added 17-Feb-97 )
by White Ants systemhouse BV 
- dcapi.zip (30,673 bytes) An ObjectPascal interface to a CAPI ( Common ISDN Application Programming Interface ) DLL with a small demonstration program ( added 9-Oct-96 )
by Alexander Staubo
- drived.zip (13,878 bytes) Unit that allows detection of drive types, retrieval of disk serial numbers and netshare names etc. (Windows 16 bit only!) ( added 16-Oct-95 )
by Peter Below
- drives10.zip (12,571 bytes) Drives Unit for getting and setting drive labels, drive serial number; testing if a drive is ready; determining the type of drive (hard/3.5/5.25...) ( ver. 1.00, added 13-Aug-96 )
by William R. Florac 
- dte2wkno.zip (1,458 bytes) Unit which calculates the week number from a given date ( added 9-Jan-96 )
by Hans G. Joergensen
- ezdsl200.zip (88,446 bytes) The EZDSL units provide an OOP interface for classical data structures for Delphi: stacks, queues, lists, binary trees and so forth ( added 24-May-96 )

by Julian M. Bucknall
- fft_1.zip (3,159 bytes) Unit for Real Fast Fourier Transformation ( added 22-Dec-95 )
by Julian Ziersch
- huge14.zip (25,593 bytes) Huge unit, for implementing huge pointers and lists in Delphi ( ver. 1.4, 4 Sep 1995, added 7-May-96, no src. )
by Tempest Software 
- jdates.zip (3,084 bytes) Unit providing Julian day numbers and date manipulations ( ver. 1.02, 02/04/96, added 23-Feb-96 )
by Scott Bussinger
- linklist.zip (6,144 bytes) TLink unit - doubly linked lists ( added 4-Jul-95 )
by Jeff Atwood
- math10.zip (3,935 bytes) FltMath unit to help floating point math in Delphi ( ver. 31 Jan 1996, added 7-May-96 )
by Tempest Software 
- objects7.zip (18,306 bytes) Borland's Objects-unit from BP 7.0 ported to DELPHI ( added 14-Aug-95 )
by Guy Fink
- spidr201.zip (216,445 bytes) The Spider Container and Persistent classes are type-safe container classes with persistent object support. The containers use run-time type information to enforce type safety. Objects, or event entire containers may be stored on streams. ( ver. 2.01, added 3-Jul-98, Freeware with source code. )


by Michel Brazeau 
- xcursor.zip (4,401 bytes) A small unit that shows how to use animated cursors under the Win32 operating system as a replacement for crHourGlass ( added 26-Mar-97 )

by Stefan Böther 
- crypt32.zip (1,325 bytes) 32 bits Encrypting/decrypting unit work with long strings. 2^96 variants to decrypt. ( ver. 2.01, added 25-May-97 )


by Anatoly Podgoretsky
- tint2.zip (1,084 bytes) The TIntList is a simple, tiny class that stores a list of integers just as a TStringList stores a list of strings. Version 2.0 includes a few new methods. ( ver. 2.0, added 19-Apr-98, E-MailWare. Single email to the author gets you free notice of updates, only if you want them. )


by Eric Lawrence
- call32nt.zip (22,474 bytes) Library for Delphi/TPW/BPW to call 32 bit functions ( NT an Win95 ). Pascal version ( added 14-Aug-95 )

- bindex.zip (10,181 bytes) B-tree index unit, perfect for sorting or indexing. For 10000 records compare Shell sort (n * n) /2 (100 min) with this 1.12 min. ( ver. 1.01, added 26-Jan-98 )
by Mik Tran 
- mdlgres.zip (28,839 bytes) If an app. just needs several entry screens. mdlgres uses Windows Res file and saves 170K Delphi runtime of Forms, graphics.. ( ver. 1.01, added 26-Jan-98 )

by Mik Tran 
- d2hlpdll.zip (114,151 bytes) Working D1/D2/D3 winhelp API header for Help DLLs, sample DLL/src. included. Fixes nasty bug in orig. MS header, adds undoc. commands ( ver. n/a, added 19-Sep-97, Free. Source freely reusable/modifiable, no credits required other than obligatory Microsoft acknowledgement for provision of the original header. )


by Software Interphase 
- iconhack.zip (245,340 bytes) D1 Units for patching standard icons into PE/NE EXEs/DLLs, sample utility, add'l demos of save-icon-as-bmp (D1/D2), also BC31 icon patch tool w' src. ( ver. n/a, added 19-Sep-97, Free software, multiple authors, please honor individual authors' copyrights where applicable. )

by Software Interphase 
- getcolor.zip (83,934 bytes) Small utility to capture color on other running applications. Written to explore MsMoney color set. ( ver. 1.01, added 23-Feb-98, Free tips, component for Delphi in link )

by Mik Tran 
- sverinfo.zip (19,910 bytes) TVersionInfoResource. A component to read version info resources. It is intended for Delphi 3, but should work with any file that contains a properly formatted resource ( ver. 2.22, added 7-Mar-98 )



by Bradley D. Stowers 
- mform.zip (89,928 bytes) Motif interface form component. Based class of Motif/OpenLook sets. ( ver. 1.01, added 15-Mar-98, Tips, docs, free components in link )
by Mik Tran 
- cologrid.zip (116,270 bytes) TstringGrid inheritance, MsMoney like can change attributes of cells, colums, rows such as background color, bitmap, font style, font color.. as a reply for your emails. ( ver. 2.1, added 22-Mar-98, More tips, docs, free components in link )

by Mik Tran 
dsamsg.zipProvides "Don't Show Again" dialog and form services. Included is a form class that you can descend your own forms from (with design-time in D3), routines for showing standarad TForms, and replacement rountines for the MessageDlg function. ( ver. 2.00, added 29-Mar-98 ) 

by Bradley D. Stowers 
- sortlist.zip (5,976 bytes) TSortList is a fast indexed in-memory table, usefull for complicated
calculations for which you could need many tables stored on a disk. ( added 5-Apr-98 )


by DeltaSoft
- bleepint.zip (4,406 bytes) Make your Delphi programs bleep like Fractint. Control of PC Speaker in Windows 3.x, '95, & NOW NT. ( ver. 3.0, added 24-Aug-98 )


by Andy Preston, Apollo Developments
- 1010file.zip (4,744 bytes) Component TBinaryFile. holds a file in it self. You can access the file with files or stream. ( ver. 1.0, added 2-Aug-98 )
by Adrian Meyer
Localization, Multilingual & Spell Check
- lingua.zip (37,347 bytes) TLingua component - muli-language solution ( added 4-Jul-95 )
by Jerome Vollet
- ws101.zip (500,126 bytes) WordShare components are used to centralize all strings used in an application inside a repository. Strings may be shared across forms and projects. May be used for single and multi-language apps. Supports any number of languages at run-time. ( ver. 1.01, added 3-Jul-98, Freeware with source )


by Michel Brazeau 
- spell.zip (214,118 bytes) English spell check, full source. Component with dictionary (fixed length record - string[30], 80K words) ( ver. 1.01, added 1-Feb-98 )

by Mik Tran 
Winsock and Communications
- a_dialer.zip (7,846 bytes) TPhoneDialer Component ( added 22-Dec-95 )
by Marty Inge
- caterm.zip (20,356 bytes) Modified TComm Component with a sample terminal app ( added 14-Aug-95 )
by Brian Lowe 
- comm.zip (8,904 bytes) TComm - Modem Component (Including Docs) ( added 14-Aug-95 )
by Fred Bulback
- compchek.zip (4,517 bytes) Return which COM ports are available from windows ( added 29-Nov-95 )
by Andy Strong
- d_tapi.zip (28,648 bytes) Delphi implementation of the Windows Telephony headers. There's also a test program that can monitor calls made with other TAPI enabled programs like Remote Access and can also dial calls ( ver. 2.0, added 21-Jan-97 )

by Davide Moretti 
- delphcgi.zip (70,198 bytes) Delphi CGI Component Package ( ver. 1.0, added 16-Aug-95 )
by Michael B. Klein
- dialer20.zip (5,094 bytes) TDialer component ( ver. 2.0, added 23-Oct-95 )
by Artchil Gogava 
- email.zip (3,582 bytes) TEmail component ( MAPI ) ( added 5-Jul-95 )
by Keith Darragh
- lptctrl.zip (2,960 bytes) Component for direct I/O through the LPT port ( ver. 0.2, added 7-Jun-96 )
by Tord Andersson
- mscomm11.zip (23,004 bytes) Same as MSComm VBX but native Delphi component ( ver. 1.1, added 18-Dec-95 )
by Jeff Atwood
- mslogon.zip (12,486 bytes) Demonstrates programatically logging on and off a Microsoft NT or LanMan Domain with or without dialog boxes ( ver. 1.0.2, added 17-Feb-97 )
by John Melendy
- netbios.zip (41,171 bytes) Netbios component/DLL ( beta release, "Beer-Ware" ) ( added 22-Dec-95 )
by Mitch Cant
- netdlg.zip (2,999 bytes) WFW networking dialogs ( drivers, printers ) ( added 21-Jun-95 )
by Steve Trefethen
- prj_nov.zip (1,359,854 bytes) Collection of various Novell Objects ( connection, FileManager, Communication, all Bindery Objects and more ) ( ! documentation in French ! ) ( added 29-Mar-96 )
by BRETIN David
- simpterm.zip (4,082 bytes) Simple terminal ( added 25-May-95 )
by David Powell
- sockv2.zip (35,219 bytes) Newest version Winsock component - includes 3 examples ( added 14-Aug-95 )
by Gary T. Desrosiers
- splus.zip (7,735 bytes) MAPI and SPLUS ( WfW ) DLL interface units ( added 4-Jul-95 )
by Yasser Asmi
- swk1002a.zip (46,113 bytes) NNTP, SMTP and POP component ( added 16-Feb-96, no src. )
by Phoenix Business Enteprises 
- tapid3.zip (28,545 bytes) TAPI Support Kit for Delphi. Translated Telephony API (TAPI) 2.0 header files for Delphi. Now includes support for developing custom TAPI service providers ( ver. 3.0, added 24-Feb-97 )

by Alexander Staubo
- tfing10.zip (12,264 bytes) TFinger component implements Internet finger protocol described in the rfc 1288 ( added 23-Mar-96 )

by ArGo Software Design 
- tmapi.zip (3,868 bytes) TMAPISend Component encapsulates MAPISendDocuments Function ( added 4-Jul-95 )
by Kevin Savko
- winlan.zip (5,405 bytes) Windows for Workgroups 3.11 net api component ( added 26-May-95 )
by teeMach, SL 
- netnam12.zip (6,306 bytes) TmgNetUserName is a non-visual vcl that returns the username used to login to your LAN. It uses BDE calls, so it should work with any network recognised by Windows. (OK if you're using the BDE, but your EXE will be bigger if your not!) ( ver. 1.2.1, added 26-Mar-97 )

by Malcolm Groves 
- comdrv16.zip (38,120 bytes) COM I/O component - supports COM1..4, HW and SW handshakings, up to 115Kbps ( ver. 1.02, added 9-Jun-97 )

by Marco Cocco 
- freenet.zip (698,175 bytes) SMTP, POP3 and FTP native components with source ( ver. 2.0, added 1-Jun-97, released under the GNU Library Public License )


by Tony BenBrahim 
- tcpip.zip (80,182 bytes) TCP/IP component pack, includes: clients for HTTP, FTP, SMTP, POP3, NNTP, lpr, time, RExec, RSh, finger; server for finger; email and news article including MIME file attachments; demo applications. ( ver. 0.2, added 20-Jul-97 )


by Andreas Hörstemeier 
wsocket.zipYet another winsock encapsulation component. This one is compatible with all Delphi version, from 1 to 3. Support TCP and UDP protocols, unlimited CLIENT and SERVER ( ver. 2.0, added 4-Sep-97, Absolutely free of charge, including full source code. Numerous samples on web site, including FTP client and TELNET with ansi terminal emulation. ) 

by Francois PIETTE 
- comcombo.zip (3,451 bytes) Combo box for selecting COM ports. ( ver. 1.0, added 7-Dec-97 )

by Martin Nedopil
- tolhack.zip (92,127 bytes) German demo program that allows programmers to extract informations about the current user of "T-Online" service out of the encrypted file DBSERVER.INI. In this Demo it is shown how to get back vorgotten password and access informations. ( ver. 1.0, added 4-Jan-98, freeware, from the author. Do mot remove authors name out of the source code. )
by Barret 
rundun.zipA Non-visual component for running Window 95 Dail-Up Networking Connections. ( ver. Current, added 24-Aug-98 ) 


by David Beale 
Compression, Encryption
- paszlib.zip (99,480 bytes) PasZLIB is a port of the zlib data compression library C source by Jean-Loup Gailly and Mark Adler to Pascal. Based on zlib 1.1.2, tested with Borland Pascal 7.0 (DOS and DPMI) and Delphi 3.02 (Win95/NT4). ( added 19-Jul-98 )


by Jacques Nomssi Nzali 
- chiefzip.zip (103,090 bytes) This package is the Pascal version of Info-Zip's UNZIP. The sources were translated from C to Pascal by Christian Ghisler ( ver. 2.01, added 17-May-98 )


by Dr. Abimbola Adeleke Olowofoyeku 
- gbcrypt.zip (3,819 bytes) Is a simple and very fast Encrypt/Decrypt component working on registers with a 64 bits key. Because of binary management it allows encoding on any kind of files. ( ver. 1.0, added 26-Jun-98, no limits or conditions of usage, agreeable suggestions )



by G.Burzomato
Dialogs
- ktscoldg.zip (6,236 bytes) The TktSysColorDialog is a direct descendant of TColorDialog what loads the custom colors, which you normally set in the display options dialog, to your own application and save them back if execute or you can use an own .ini file or registry key ( ver. 2.01 08/20/98, added 24-Aug-98 )



by Kerstin Thaler
- tipotday.zip (396,542 bytes) Add instant tip of the day functionality to your applications. ( ver. 1.0.5, added 30-Aug-98, no src. )





by Jan Goyvaerts 
Apps WITH sources
- 3ddemo.zip (110,884 bytes) 3D message dialog demo ( added 4-Oct-95 )
by Jim Nitterauer
- amlsou.zip (54,362 bytes) Aml Suite - three programs with source ( Grep, Touch and BMP Viewer ) ( ver. 02/13/1996, added 16-Feb-96 )
by Amedeo Lanza di Casalanza 
- amlsuite.zip (507,953 bytes) Aml Suite - executables only ( added 6-Feb-96 )
by Amedeo Lanza di Casalanza 
- animcur1.zip (3,650 bytes) How to animate cursors (eg rotating HourGlass) in Delphi ( added 17-Jan-96 )
by Doug Colman
- anipal.exe (19,409 bytes) Animated palette example ( added 15-Sep-95 )
by Jay Giganti
- arrang12.exe (196,556 bytes) Source Arranger ( added 24-Apr-96 )
by Fumio Kawamata 
- ascii.zip (7,861 bytes) Sample source code that show how to trap key strokes with the OnKeyPress and OnKeydown events ( added 25-Nov-95 )
by Steve Potell
- ballworx.zip (344,913 bytes) 3 programs, Ball Jump, Ball Bounce, and Ball Chase. Shows simple multi-angle and curve animation ( ver. 1.0, added 7-Jul-96 )
by Sean Hamilton
- calc.zip (2,850 bytes) Calculator ( added 10-Jun-95 )
by Sanford Aranoff
- calmir10.zip (904,648 bytes) Win95-style shell for Win 3.x. Calmira gives Windows 3.1 all the screen furniture of Windows 95, such as an icon based file manager, explorer tree, shortcuts, bin etc.. With 4DOS description and network support ( ver. 1.0, added 4-Mar-97, under GNU General Public License )
by Li-Hsin Huang 
- calndar.zip (118,784 bytes) Sample Calendar Program with Several Nice Features ( added 10-Jun-95 )
by Jim Bandy
- charac21.exe (245,146 bytes) The CHARAC converts bitmap image to a strange picture which is constructed numeric and alphabet letters ( added 24-Apr-96 )
by Fumio Kawamata 
- clsdlls1.zip (92,477 bytes) Contains a small while useful utility to clean up the memory in case of Delphi crash ( added 31-Dec-96 )
by Dr Hong-Shuo Li 
- coa.zip (272,625 bytes) COA - lets you send change-of-address notices to Windows ( added 21-Jun-95 )
by Neil J. Rubenking 
- codeapp.zip (25,030 bytes) Utility that search for thext within formatted source code ( added 6-Jan-96 )
by Phil Stevenson
- coolbox.zip (5,841 bytes) Drag and drop an item WITHIN a listbox, also multi-select drag and drop ( added 2-Nov-95 )
by Richard Howard & Richard Hansen
- cooldde.zip (8,612 bytes) Contains source code to parse PROGMAN group and item information ( added 23-Jan-96 )
by David A. Rigsby
- copydpr4.zip (168,926 bytes) This program copies Delphi project files between hard- and/or floppy disc ( ver. 2.0, added 24-Apr-96 )
by Bernd Hoen
- copytest.zip (15,450 bytes) Sample program source code that copies/moves files. Includes drag and drop ( added 25-Nov-95 )
by Phil Stevenson
- crypt.zip (96,095 bytes) An example of a function for String Cryption ( added 13-Jun-96 )
by Franco Paolo Brescianini
- cutil.zip (6,185 bytes) Program that deletes *.~* *.OBJ and *.DCU, *.TPU where a PAS exists ( added 25-Nov-95 )
by Matthias Laschat
- dateset.zip (137,657 bytes) Program that takes a selection of files and changes the dates and times to Now ( added 23-Oct-95 )
by T.E. Smith
- dcrfix.zip (4,706 bytes) Utility to recover DCR files corrupted by Image Editor bug ( added 18-Mar-96 )
by Grant Walker
- ddedemo.zip (2,978 bytes) Example program that shows how to create program items and program groups ( ver. 2.0, added 26-Oct-95 )
by Daniel Parnell 
- ddentscp.exe (20,951 bytes) A working demo of Delphi using DDE to control Netscape ( added 5-Mar-96 )
by Ted Herrlich
- dfm2txt.zip (4,819 bytes) DFM <-> TXT converter ( ver. 10/31/95, added 16-Feb-96 )
by John Wright
- disp3d.zip (196,480 bytes) Program that displays a rotatable 3D image on the display ( added 16-Oct-95 )
by Michael Day
- dllbmp.zip (4,736 bytes) Demo showing how to store & display images in a DLL ( added 18-Mar-96 )
by Grant Walker
- dllmgr.zip (147,607 bytes) DLL manager - can unload and LOAD DLLs ( added 22-Dec-95 )
by Thomas Hill
- dndtb.zip (119,811 bytes) Drag and Drop Toolbar demo application ( added 14-Aug-95 )
by Mr. Kelly Young
- dragger.zip (3,015 bytes) How to drag and drop from the file manager ( added 5-Jul-95 )
by Pat Buchanan 
- exceldmo.zip (4,717 bytes) This demo shows how easy it is to use DDE to communicate with Microsoft Excel 5.0a ( added 19-Jan-96 )
by Chris Dickerson
- exdelphi.zip (7,787 bytes) Utility that unclutters the Delphi startup desktop by minimizing all other Windows applications ( ver. 2.0, added 6-Jan-96 )
by Ed Salgado
- exiter11.zip (265,767 bytes) Example of exiting windows by direct API call ( ver. 1.1, added 30-Oct-95 )
by George Everitt
- expform.exe (37,948 bytes) This is a project that implements a double pane Windows 95 Explorer like form with the center sliding bar for resizing ( added 23-Mar-96 )
by Pablo Pissanetzky 
- fft.zip (91,872 bytes) This little demo demonstrates how to remove noise from a signal ( Simple 1D fast fourier noise reduction ). The FFT can be used in several applications, esp. data aquisition ( ver. 1.0, added 16-Oct-96 )

by Thomas Riedel
- filmrg95.zip (86,989 bytes) File Manager DLL ( added 25-Nov-95 )
by Yoram Halberstam
- fontedit.zip (22,313 bytes) Small app to edit/save bitmapped character sets ( ver. 1.69a, added 9-Jan-96 )
by Grant Walker
- format.zip (198,726 bytes) Diskette formatter ( 360 kB - 1.44 MB ) ( added 4-Jul-95 )
by Adirondack Software & Graphics
- fourpage.zip (2,714 bytes) Print out source code (or any text file) with up to four pages per sheet of paper ( added 8-Sep-95 )
by Mark Erbaugh
- fpeek.zip (110,849 bytes) Simple file viewer ( bmp, wmf, ico, avi ) ( added 25-May-95 )
by Robert Vivrette
- freeres.zip (27,918 bytes) Procedure which will release windows resources used by VCL Components when they are not visible ( added 8-Sep-95 )
by Jim Seach
- ftbar.zip (91,572 bytes) Floating toolbar example ( added 10-Jun-95 )
by Anders Ohlsson
- fversion.zip (10,662 bytes) Contains a very complete routine for extracting the file version ( added 2-Mar-96 )
by Peter J. Veger
- gauss5.zip (320,812 bytes) Program Gauss5 that it is a Statistics program with bars of frequencies distribution and bell of Gauss ( ver. 1.0, added 15-Nov-96, you need QuickReport 1.0d and TeeChart 1.03 installed to compile )

by Jose Maria Gias
- global.exe (111,307 bytes) Simple example of using Global Variables ( added 23-Mar-96 )
by Ted Herrlich
- glyphpro.zip (26,440 bytes) Unlimited number of images viewer ( added 16-Aug-95 )

- glypht.zip (115,651 bytes) Glyph Viewer ( added 25-May-95 )
by John Braga
- glyphv11.zip (116,477 bytes) Glyph Viewer ( ver. 1.1, added 2-Nov-95 )
by Stephane Bonnell 
- grayshad.zip (6,573 bytes) Shade over other windows when dialog is opened. Handels also hints better. No confusions which dialog is the last (the right one) ( ver. 18.11.96, added 22-Nov-96 )
by Janne Timmerbacka
- grep.zip (7,062 bytes) application duplicating the functionality of owlgrep which shipped with BP 7.0 ( added 21-Nov-95 )
by Paul Warren 
- grepeng.zip (5,608 bytes) VCL encapsulation of the REGEXP.DLL regular expression search engine which shipped with BP 7.01 ( added 21-Nov-95 )
by Paul Warren 
- griddemo.zip (17,310 bytes) How to put components into a grid ( added 4-Jul-95 )
by Alec Bergamini
- headdesc.zip (3,730 bytes) Demonstration of how to read the Windows Executable Format to get to the "Non Resident Name Table" ( added 29-Nov-95 )
by Don Pearsall
- i-g-view.zip (115,479 bytes) Sample ICONS and GLYPHS viewer ( ver. 1.10, added 9-Nov-95 )
by Yves Rochat 
- icoglyph.zip (2,333 bytes) contains source code to icons as glyphs in Delphi buttons ( added 9-Jan-96 )
by Mark WiseCarver
- iconjack.zip (181,801 bytes) IconJack - excellent icon manager ( added 23-Jun-95 )
by Neil J. Rubenking 
- inctrl2.zip (216,335 bytes) InCtrl2 watches the installation process and allows simple uninstallation ( added 4-Sep-95 )
by Neil J. Rubenking 
- install.zip (13,648 bytes) A simple installation program which copies everything from floppy to HD (but himself) ( ver. 1.2, added 21-Aug-96 )
by Alain Claverie
- killdll.zip (4,340 bytes) Display and Kill DLL's ( added 10-Jun-95 )
by MainSoft sarl.
- kldlph12.zip (12,523 bytes) Programme that removes DLLs from memory after a Delphi crash in Desktop and C/S Versions ( ver. 1.2, added 25-Nov-95 )
by Rolf Frei
- lblinks.zip (4,344 bytes) App that provide a good visual metaphor for showing multiple table linkages in an SQL query ( added 2-Mar-96 )
by Thomas Hill
- ledclock.zip (104,595 bytes) Program displays the current time using three columns of LEDs displaying the binary values for hours, minutes, and seconds ( added 6-Dec-95 )
by Sean R. Malloy
- liltitle.zip (7,458 bytes) Small title bar in window ( added 25-May-95 )
by Mark R. Johnson
- llist.zip (3,245 bytes) Linked list demo ( added 4-Oct-95 )
by Peter Below
- matrix.zip (7,496 bytes) A little example using threed.zip and its components ( added 13-Apr-96 )
by Alex Martellotta
- mdi_bgrd.zip (3,948 bytes) MDI background wallpaper ( added 25-May-95 )

- media.zip (113,303 bytes) Simply CD Player ( added 6-Feb-96 )
by R.Przybyszewski
- mincalc.zip (3,419 bytes) Simple calculator ( added 26-Sep-95 )
by Martin Austermeier
- mirror.zip (98,453 bytes) Sample program to demonstrate how to "Capture" any part of screen, and it also demonstrate a technique to create "Transparent Window" ( added 25-Nov-95 )
by Ali H. Goktogan 
- modemspy.zip (103,828 bytes) Modem Spy directly looks at BIOS COM ports area ( ver. 1.01, added 16-Aug-95 )
by Dr. Martin Mohnhaupt
- modlst2.zip (3,019 bytes) Module lister ( added 5-Dec-95 )
by Neville Chamberlain
- msgpass.zip (4,629 bytes) Program communication through message passing ( added 4-Jul-95 )

- nonrect.zip (2,716 bytes) Demonstration how to create non-rectangle windows by using WIN32 API ( you need call32nt.zip ( added 5-Dec-95 )
by Albert Au 
- nounit.zip (90,206 bytes) Program that demonstrates how to use TApplication to Show a form w/o including it in USES ( added 29-Nov-95 )
by Waheed Alshahnan
- outline.zip (13,552 bytes) Example of how to use a TOutline component and data-tables ( ver. 9/11/95, added 19-Jan-96 )
by Craig Ward
- owndraw.zip (7,168 bytes) Owner-draw listbox ( added 10-Jun-95 )
by Jeff Atwood
- pack.zip (240,580 bytes) Verify, repair and pack Paradox(dBase) tables, one by one or all of the tables in a directory ( ver. 1.0.a, added 13-May-96 )
by Zhang XiaoLong
- pageform.zip (7,492 bytes) Sample application that shows how to build a Notebook with some pages that are "Load on Demand", saving resources ( added 28-Feb-96 )
by David Obber
- paintike.zip (2,532 bytes) Paint on a Minimized Window ( added 10-Jun-95 )
by Tim Noonan 
- plist.zip (7,778 bytes) Lister for delphi source code ( added 23-Feb-96 )
by Alberto Garcia Alvarez
- pmreload.zip (26,828 bytes) Example of using the DDE macrocommand 'Reload' ( added 2-Mar-96 )
by Peter J. Veger
- pmtest.zip (14,481 bytes) Example of getting Program Manager related information by DDE commands ( added 2-Mar-96 )
by Peter J. Veger
- poptest.zip (3,501 bytes) Demonstrate how to dynamically create popup menus based upon the context of the right mouse button location ( added 5-Dec-95 )
by Thomas Hill
- printp43.zip (15,746 bytes) PrintPage/AddPrintChart Components ( ver. 4.3, added 25-Nov-95 )
by Bill Murto
- prmana12.zip (18,469 bytes) The Delphi Project Starter is a very simple program that starts the Delphi with a selected project AND the according Component library ( ver. 1.2, added 10-Feb-97 )

by Hannes Danzl 
- prnstr.zip (6,342 bytes) Form which prints database file structures ( added 14-Aug-95 )
by Martin Beattie
- prttst.zip (15,159 bytes) Unit to access all available printer information ( ver. 2.0, added 30-Oct-95 )
by Michael Denzlein
- ptask201.zip (238,812 bytes) Win95 like TaskBar for Win 3.x ( ver. 2.01, added 4-Jun-96 )
by Dr. Peter Plass 
- puzz.zip (99,598 bytes) a vertical drop down tic tac toe game. It is based on minimax search algorithm ( ver. 1.0, added 22-Nov-96 )

by Thomas Riedel
- qsort.zip (3,517 bytes) Demonstrates the use of the QuickSort procedure to sort the contents of a Listbox ( DonationWare ) ( added 5-Dec-95 )
by Barry Schlereth
- quikview.zip (9,548 bytes) Program that allows you to view several file types without having to load a new program for each type - txt, pas, dbf, db, avi, wav, mid, bmp ( ver. 1.1, added 5-Dec-95 )
by Jerry Baier
- rad1.zip (27,974 bytes) 3 example programs showing how to create custom captionless and borderless forms that can be moved and resized at runtime ( added 18-Oct-95 )
by Michael Caracena
- random.zip (22,468 bytes) Random Number Generator, ported to Delphi ( added 5-Mar-96 )
by Chris Haidinyak
- rbanding.zip (84,091 bytes) Simple rubber banding example ( added 26-Sep-95 )

- reg.zip (9,218 bytes) A small example how you can make registrated rutines to ShareWare ( added 9-Jan-96 )
by D/N
- rescrono.zip (6,996 bytes) Simple app for monitoring resources ( ChartFX example ) ( added 4-Apr-96 )
by Alex Martellotta
- resico.zip (2,810 bytes) Iconized resource watcher ( added 10-Jun-95 )
by Rohit Gupta
- reswtch2.zip (149,837 bytes) ResWatch Resource Watcher ( ver. 2.0, added 14-Aug-95 )
by Curtis A. White 
- rollups.zip (13,415 bytes) Delphi Rollup Tool-Palette Demo ( added 9-Nov-95 )
by Rob McGregor
- rtf.zip (1,911 bytes) Pascal RTF reader ( added 8-Sep-95 )
by John Day
- saver.zip (28,601 bytes) 3 screensavers in 1 ( added 24-Apr-96 )
by John
- scrndemo.zip (116,462 bytes) Demo program that shows how to make your forms indepent on screen-resolution ( added 6-Feb-96 )
by Ari Hirviniemi
- scrwow.zip (121,295 bytes) Multi-unit screen saver that uses sprite.dll C++ library ( added 29-Nov-95 )
by Mike Cropsey
- settime.zip (117,367 bytes) App that changes file Date and Time ( added 5-Jan-96 )
by Jos Jansen
- sfw10.zip (168,640 bytes) Show File - tBigText app ( added 16-Aug-95 )
by Eric Heverly
- sheet4pp.zip (5,755 bytes) Prints text file with up to four pages per sheet of paper ( added 18-Mar-96 )
by P.J. Veger
- spdbtn.zip (7,013 bytes) Example of Creating Speed-Buttons as RunTime ( added 22-Dec-95 )
by Craig Ward
- spicenav.exe (571,378 bytes) "Spiced up" DBNavigator - Includes a *.bmp & *.ico viewer, and icon grabber ( added 8-Sep-95 )
by turnier@panix.com
- sple.zip (119,832 bytes) This is a demonstration of using a Cubic Spline to plot a smooth curve through uneven data points ( added 18-Jan-97, you need SLGraph component ( grph350d.zip ) )
by SLG Data Systems and Analysis 
- spothol.zip (147,235 bytes) Drag n drop holiday 'random' drawing toy ( added 14-Dec-95 )
by Sylvia Lutnes
- srctt30.zip (196,559 bytes) OnLine-Time Tracker Sources ( ver. 3.0, added 22-Dec-95 )
by Dan Statham 
- ssshell.exe (121,928 bytes) Screensaver shell executable and two examples (Delphi and C) of simple screensavers ( added 30-Oct-95 )

- strgrid1.zip (8,336 bytes) String Grid Project, Allow the user to create, edit, and save contents of a string grid ( added 7-Jun-96 )
by Gary Rinsem
- struct.zip (5,162 bytes) Simple programme that lists the database field structure ( added 3-Nov-95 )
by George Lopez - Henriquez
- sweep11.zip (28,416 bytes) Minesweeper clone ( ver. 1.1, added 18-Sep-95 )
by Mark Wardell
- taskman.zip (21,160 bytes) TOutline component example demonstrates a method for populating an outline control from a table ( added 30-Oct-95 )
by from "Delphi: A Developer's Guide "
- tform1.zip (4,700 bytes) Workaround to implement tforms inheritance in a Delphi project ( added 8-Sep-95 )
by Markus Mayer
- ttrac30.zip (123,850 bytes) OnLine-Time Tracker ( ver. 3.0, added 22-Dec-95 )
by Dan Statham 
- txtrotat.zip (6,766 bytes) Text rotation example ( added 4-Jul-95 )
by Curtis Keisler
- usedby01.zip (11,210 bytes) Cross references which modules are USED by which modules ( ver. 01, added 22-Nov-96 )

by ChrisR Professional Software Factory
- winfo151.exe (151,108 bytes) Access and display Windows and hardware information ( ver. 1.51, added 8-Sep-95 )
by Carm Vecchio
- winpad-1.zip (135,315 bytes) WinPad is a fully featured Windows text file editor designed for use with Windows 3.1 and compatibilty with Windows 95 ( added 7-May-96 )
by Imran Ali
- wowsrc.exe (58,864 bytes) Multi-unit screen saver that uses sprite.dll C++ library ( wowscr.exe enhancement ) ( added 4-Apr-96 )
by Mike 
- wpbrowsr.zip (5,032 bytes) Wallpaper Browser ( ver. 1.1, added 9-Aug-96 )
by Balza Achmad
- wpswap.zip (253,464 bytes) WPSwap - Wall Paper Swapper
( added 26-Apr-96 )
by Gerry Skolnik
- xparbmp.zip (2,514 bytes) How to display a transparent bitmap loaded from a file ( added 10-Jun-95 )
by Michael Vincze
- yawn10.zip (31,122 bytes) Yawn 1.0 - A demo ( game ) for the TDice component ( added 30-Oct-95 )
by Alessandro Scotti
- zgamesc.zip (39,571 bytes) ZoneGame from Outer-Space ( ver. 31 march 1996, added 21-Jun-96 )

by Lord of Darkness
- montre.zip (208,852 bytes) This application can display any clock you want in any size. You just have to get the good picture (BMP format) ( added 26-Mar-97, not for commercial use )
by M. Guillout
- charmap.zip (116,625 bytes) Character map missing in Win95 ( ver. 1.00, added 29-Jul-97 )
by Robert Cerny
- breplace.zip (111,514 bytes) Multi-file string replacement utility ( ver. 1.0, added 6-Aug-97 )


by Igor Komar
- reaktor.zip (109,353 bytes) Fuzzy Logic Control application for nuclear reactor control. ( ver. 1.0, added 13-Aug-97 )
by Muhammad Lulud K
- scrnsave.zip (43,963 bytes) This screen saver presents an example on animation and certain graphics functions. Some of the code is Windows 3.1 API specific so you have to use Delphi 1.0 to compile ( ver. 07/30/1996, added 15-Nov-97, no src. )
by Mike Cropsey
- fialka.zip (1,046,784 bytes) Fialka is a russan chiffre machine emulatet ( added 14-Dec-97 )



- mapper.zip (164,094 bytes) A small handy program that writes html files containing ImageMaps for you. You write in the coordinates, and a couple of other options and the program fixes the rest! ( ver. 1.0, added 4-Jan-98, Source included, distribute freely w/no mods, inc. readme.txt. )
by Yngve Bakken Nilsen 
- dmail.zip (192,604 bytes) Full IPX email for Netware user with various features: notifying, taskbar icon, popup menu..Full source code. ( ver. 1.01, added 11-Jan-98, works on LAN only. )

by Michael Tran 
- maprep.zip (123,809 bytes) Utility to analyse the map file generated from link option publics, it reports global data, units used and size of procedures/functions called. Get it to improve programming practice. ( ver. 1.03, added 12-Feb-98, Free components in link )

by Mik Tran 
- mbxhack.zip (18,311 bytes) VCL and non-VCL D1 demo apps show off custom icons, fonts, buttontext in Windows API messagebox. Tested successfully in D2 as well. ( ver. n/a, added 19-Sep-97, Free, no restrictions. )
by Software Interphase 
- cdplayer.zip (119,529 bytes) CDPlayer with complete source. Components used included. Multi-playlist, Multi-volume-list, strong database-function. Plays parts tracks-save in playlist. Display can be altered in many ways. Includes mixer-control. Printing of CD-inlay/database. ( ver. 1.4, added 15-Mar-98, see for updates: http://www.HZeeland.nl/~abil/download/download.hml )


by Anton Bil 
- dita1.zip (281,789 bytes) DITA - Down In The Archives is a FREEWARE tool written in Delphi 1 to organize Archives. It stores information in a free form hierarchy and allows the management of all those files that are left on your system after downloads from the net etc. ( ver. 1, added 7-Mar-98, DITA 1 is Freeware and includes full source code. )
by SEAN HALE 
- ico2bmp.zip (101,877 bytes) Small app. to convert ico to bmp, optional button shape. ( ver. 1.01, added 7-Mar-98, Tips, free components in link )

by Mik Tran 
- s_delphi.zip (52,603 bytes) Small program to control DELPHI 1 under Windows95. Removes child forms from task bar, tries to free any DLL's loaded with LoadLibrary() and not unloaded. ( ver. 1.0, added 22-Mar-98, Write an e-mail if you find bugs or have comments. )
by Michael Hieke
- makeupd.zip (334,830 bytes) Make Update and Update work like a "patch" program, i.e., a set of applications to update an older version of file(s) to a newer version using a file containing just the differences between the two versions. ( ver. 1.0, added 1-May-98 )
by Gregory L. Bullock
- parser.zip (2,671 bytes) This is a simple example program that shows how to extract words from a string using a character as a separator. ( ver. 1.0, added 14-Jun-98, Use this as you wish. )


by Daniel Jensen
- pfbrw.zip (1,454,597 bytes) Procedure/Function browser for develop stored procedures in ORACLE database by Evgeny Orlov This simple tool may be using developers who have no money for bay native ORACLE tools or have no computer resources. ( ver. 1.0, added 26-Jun-98 )
by Evgeny Orlov
- c000a.zip (35,760 bytes) The Camel language is a new project open to all Delphi programmers. Its goal is to allow developpers create programs easily.Anyone who knows Delphi can participate on this project. ( ver. 0.00a, added 3-Jul-98, Required TCompiler and ObjVM components which you can download at: http://www.geocities.com/SiliconValley/Pines/1605/downloads. html )


by Colin LAPLACE 
Apps WITHOUT sources
- bdeprt.zip (171,117 bytes) BDE Structure Printer ( added 10-Jun-95, no src. )
by Lance Leverich
- cpdl30.zip (757,133 bytes) Code.Print Lite for Delphi is a project documentation system for Delphi 1.0 and 2.0. It produces professionl quality printed source code documentation. Features margin and font/style control. Headers and footers. Reserved word highlighting. Auto tran ( ver. 3.0, added 21-Aug-96, no src. )

by Caladonia Systems, Inc. 
- delphr.zip (219,553 bytes) Resource editor for Delphi ( added 25-May-95, no src. )
by John Howe
- dhelper.zip (282,373 bytes) Utility that makes message boxes ( added 23-Oct-95, no src. )
by David M. Gentils
- dpd16.zip (185,795 bytes) The Delphi Project Documenter ( ver. 2.0, added 13-Sep-96, no src. )

by Steve Hung 
- dsl.zip (138,088 bytes) Delphi-Source-Lister is a source lister for Delphi and Pascal. It transforms source files into RTF formated text files ( ver. 0.9 beta, added 14-Aug-96, no src. )
by Immo Wache
- ezedit.zip (112,946 bytes) Source Editor ( added 22-Dec-95, no src. )
by Sylvain Balbous
- findtext.zip (140,159 bytes) Text search utility ( ver. 09-07-96, added 13-Sep-96, no src. )
by Ian Land
- icon2bmp.zip (220,515 bytes) ICO image to a BMP image converter ( added 29-Nov-95, no src. )
by John Newlin
- inst.zip (118,285 bytes) Installation Routine ( ver. 1.0, added 13-Apr-96, no src. )
by Craig Ward
- mdplay.exe (286,464 bytes) 16-bit program for Windows 95, created using VCL Solutions Pack ( added 28-Sep-95, no src. )
by Carlo Vona
- mtbd.zip (20,042 bytes) Panel of speed buttons to choose the most often used commands in Delphi IDE ( added 8-Sep-95, no src. )
by Maxim V. Shiryaev
- openf.zip (59,893 bytes) Determines what program was leaving behind temp files in the TEMP directory ( added 8-Sep-95, no src. )
by Harris F. Dodd
- pbrowse2.zip (166,699 bytes) Picture browser ( ver. 2.0, added 25-Nov-95, no src. )
by Jeff Kinzer
- pixels.zip (95,937 bytes) Simple program to track the screen position of the cursor in pixel coordinates ( ver. 1.0, added 31-Jan-96, no src. )
by Bruce Houlihan
- procf11.zip (232,735 bytes) VB utility allows you to popup a window of functions and procedures while working in the Delphi editor and move to a selected function or procedure ( ver. 1.1, added 25-Nov-95, no src. )
by Mark Jarzebowski
- progman.zip (103,455 bytes) Mini-Program Manager ( ver. 1.1, added 8-Sep-95, no src. )
by Craig Ward
- qg16v111.zip (19,930 bytes) QuickGlyph is a glyph viewer which allows you to view 42 glyphs at once. Also features a Favourites menu to save all your favourite directories containing glyphs for quick & easy access ( ver. 1.11, added 10-Feb-97, no src., src. avail. upon request )

by Christopher Tan
- qsetup.zip (364,019 bytes) Complete Installation Program Manager for Windows 3.1 ( ver. 1.102, added 13-Sep-96, no src. )
by QUESTEK Marketing
- rescptr.zip (177,426 bytes) Captures system resource information ( added 26-Sep-95, no src. )
by Kharkdan Software
- resmon.zip (83,263 bytes) Resource monitor ( added 18-Aug-95, no src. )
by Dr. Bob
- restart.zip (2,391 bytes) Simple app that restarts windows ( added 27-Dec-95, no src. )
by Chad Z. Hower
- totop.zip (91,532 bytes) Select any window on the desktop and set it's stay-on-top" property ( added 8-Sep-95, no src. )
by Mark Harwood
- vippred.zip (164,134 bytes) ViP's Picture Editor is a replacement for the standard Delphi bitmap selector ( ver. 1.1, added 21-Jun-96, no src. )
by Vito N. Palmisano
- win_grep.zip (169,319 bytes) Windows grep utility ( ) ( added 23-Mar-96, no src. )
by R. Domingos
- zs1000.zip (104,972 bytes) Zeus is the Delphi add on that picks up where Delphi's IDE left off ( pre beta demo release ) ( added 27-Dec-95, no src. )
by Chad Z. Hower
- abclang.zip (254,633 bytes) With ABC Language you can create different language versions of you apps as easy as ABC. You create the languages you need in a easy editor, select a language and press the compile button and the RC RES and PAS constant files are created ( ver. 1.1.0, added 26-Nov-97, no src., Registartion $20 or Hfl 30 on request )


by Andre Mens 
- spectrum.zip (185,054 bytes) ZX Spectrum simulator ( ver. 1.01, added 12-Feb-98, no src. )
by Bartha Miklos
- lock53.zip (13,775 bytes) Simple protection of softwares against piracy. Your client send you (e-mail or fone) an automatically generated number which you use to calculate the Password that allows him to register the software. ( ver. 1.0, added 25-Apr-98, no src., Source Price US 29,00 )
by Micromet 
Miscellaneous
- abass-rf.zip (1,598 bytes) Drop-in code that gives applications menu access to most recently used files. This creates and maintains a submeu of "Recent Files" by writing opened and 'save as'ed files to an ini file in the application's directory. Deleted files are removed from ( ver. 1.00, added 4-Mar-97 )

by Ashley Bass 
- aplicata.zip (7,136 bytes) Mutated TApplication Object. Maintain your application properties and events from a single place. Inspired by article in Delphi Developers Journal ( ver. 1.1.19961207, added 9-Dec-96 )
by Gintaras Pikelis 
- assertlk.zip (123,800 bytes) _Trace and _Assert units are designed for the programmer who wants to write bug free code. They provide basic Trace and Assert routines available for instance in MSVC++ MFC ( ver. 2.0 - Dec'96, added 31-Dec-96, no src. )

by Lester Kovac 
- backup.zip (14,277 bytes) Dialog box which will backup files from source to destination directory ( ver. 3.57, added 18-Mar-96 )
by Craig Ward
- days360.zip (2,942 bytes) A component useful for insurance computation: giving a start date and a final date it gives the number of days considering years of 360 days and the number of years,months and days and the days exceding 360 multiples ( added 29-Nov-96, no src. )
by Alex Martellotta
- deriver.zip (14,341 bytes) Polymorphic Creation of Instances, that is a way to create an instance whose class type depends on run time parameters ( ver. 1.0, added 24-Feb-97 )

by Mauro Venturini
- dirscan.zip (3,379 bytes) Directory scanner ( added 5-Jul-95 )

- fiform.zip (38,012 bytes) Ancestral Forms - Intelligent Form Inheritance ( ver. 1.11 18-07-96, added 18-Mar-97, now with source )
by Samuel J. Liddicott
- filecopy.zip (5,235 bytes) Three different methods to copy a file in Delphi ( added 18-Aug-95 )

- fincalc.zip (4,386 bytes) Contains five of the most frequently used financial calculations used ( FV, PV, PVa, FVa and PMT ) ( added 6-Feb-96 )
by Mark Ungerman
- formedit.zip (69,002 bytes) With this component you can edit,( move , size , delete , save and restore ) any visual components at RUN-TIME. Now with some new features. ( ver. 2.7.7, added 7-Mar-98, no src., Source available. )

by Ricardo Santiago
- formedt.zip (52,122 bytes) This component let you move and resize, IN RUNTIME, any visual component you put on any form, and if you don't want let desing the full form, you can say what panel or groupbox or something like that, want to design. You can save and restore Form cha ( ver. 2.7.2, added 2-Jul-97, no src. )

by Ricardo Santiago Cachero
- glyphs!.zip (88,342 bytes) Collection of 385 glyphs for Delphi ( added 16-Oct-95 )
by A.Doc Society
- grdlay11.zip (16,557 bytes) load/save/edit grid layout runtime ( ver. 1.1, added 30-Aug-96 )
by Mario Pinkster
- heapchk2.zip (16,403 bytes) HeapChk - Test blocks on heap ( ver. 0.91, added 14-Aug-95 )
by Frank Mertsch
- heaptrac.zip (7,463 bytes) Unit that enables debugging of dynamic (heap) memory ( added 27-Dec-95 )
by Juanco Anez
- hintres.zip (10,426 bytes) How to simply internationalize hint strings ( added 14-Aug-95 )
by Tim Noonan 
- hp_sicl.zip (98,507 bytes) Unit to use HP-IB interface (e.g. HP 82341b) with SICL (Standard Instrument Control Library) ( ver. beta, added 13-Apr-96 )
by Martin M. Welzel
- infozip.zip (52,742 bytes) Defines the interface into the Wizunzip.dll freeware INFO-ZIP'S UnZip DLL ( added 10-Feb-97 )
by Michael G. Slack
- isshare.zip (11,218 bytes) ISSHARE.DLL contains one function : IsShareLoaded ( added 27-Dec-95 )
by Chad Z. Hower
- j_cards.zip (39,685 bytes) VCL wrapper around CARDS.DLL ( provided ) - which contain Joker card ( added 17-Jun-96, no src. )
by Darren Clements
- lexscan.zip (9,157 bytes) Lexical Scanner/Parser Component ( added 14-Aug-95 )
by Joseph Bui
- mathctrl.zip (22,470 bytes) TMathGrid and TMathCurve components help to display such objects as curves, lines, graphs, etc. TIntEdit and TFloatEdit components allow to edit integer and floating-point values ( ver. 1.8, added 16-Aug-98 )



by Dimak
- mathlib2.zip (10,926 bytes) Mathmatical library that also provides hyperbolic functions and all common functions for complexes ( added 23-Oct-95 )
by Jean-didier Gayrard
- miniawk.zip (1,597 bytes) Simple awk-like line parser ( added 28-Feb-96 )
by Ken Irving
- moon.zip (7,944 bytes) Collection of functions: Astronomical Julian date, Normal Julian date, Moon Phase calculator, etc ( added 15-Nov-96, no src., Donation & PostcardWare )
by Jonathan Farley
- mtbase31.zip (96,011 bytes) Multithreader for Delphi 1.0 with DEMO limitatiom removed. Run any number of concurrent threads under windows 3.1 ( ver. 3.11, added 1-Oct-96, no src. )
by Samuel J. Liddicott
- mytimer.zip (2,657 bytes) Non vcl based timer ( added 1-Oct-96 )
by Grahame Grieve 
- pgpcomp.zip (74,133 bytes) This component encapsulates nearly all PGP for DOS function calls ( added 15-Apr-97 )

by Wolfgang Stehle
- pis_huge.zip (1,884 bytes) Unit for making dynamic arrays and matrix ( added 16-Feb-96 )
by Per Ivar Steinsund
- progline.zip (8,912 bytes) TProgress is a component for breakable progress indication. TLineList is a component to process huge text files sequentially. Demo project is attached to show usage ( ver. 1.3, added 5-Sep-97 )


by Tibor F. Liska 
- propexp.zip (102,094 bytes) Property Expert DLL ( ver. 1.0, added 18-Aug-95 )
by Jonathan D. Weisberg
- prtfuncs.zip (2,881 bytes) Printing example ( added 14-Aug-95 )

- reload.zip (1,794 bytes) A simple component to reload the application running. Only one method:Execute and another instance of the application running starts! ( added 29-Nov-96, no src. )
by Alex Martellotta
- replnk94.zip (230,306 bytes) ReportLink is a Paradox Report Printing Component ( ver. 0.94b, no src, added 13-Apr-96 )
by Todd Fast 
- rr65.zip (22,480 bytes) Components For R&R Version 6.5 XBASE and SQL Editions ( added 30-Oct-95 )
by Chris Brooksbank
- rrvcl.zip (5,841 bytes) Component for R&R xBase edition 6.0 ( added 8-Oct-95 )
by John Wright
- rzstredt.zip (12,257 bytes) Enhanced String Property Editor ( added 11-Sep-95 )
by Raize Software Solutions, Inc.
- search.zip (193,418 bytes) Advanced Table Search DLL ( added 26-Sep-95 )
by Craig Ward
- shdelevl.zip (887,234 bytes) Study Hall(tm) is a study and evaluation program containing over 900 questions about Delphi ( in this version only 80 ) ( added 24-May-96, no src. )
by Application Methods, Inc. 
- sndex.zip (1,103 bytes) Soundex function - determines whether two words sound alike ( added 4-Jul-95 )

- soundex.zip (7,028 bytes) tSoundex component calculate a Soundex code ( added 2-Nov-95, registerware )
by JaNUS Software Laboratories
- str10.zip (2,129 bytes) Provides compatibility routines for Delphi 1.0, similar to those in Delphi 2.0, e.g., SetLength, SetString, Trim, etc ( added 7-May-96 )

by Tempest Software 
- subclass.zip (2,895 bytes) Windows subclassing ( added 14-Aug-95 )

- tlha.zip (168,895 bytes) LHA compression component/DLL ( added 18-Aug-95 )
by Grid Laboratories
- ttf2vt25.zip (45,707 bytes) TTTFToVectorConverter converts TrueType font oulines (character glyphs) to polylines with adjustable precision (1=poor, up to 100=proof) ( ver. 2.05, added 25-May-97 )

by Marco Cocco 
- ucrpe15a.zip (50,539 bytes) Crystal Reports Component ( added 14-Aug-95 )
by John Murphy
- uint14.zip (16,029 bytes) contains Unsigned unit, for implementing unsigned 32-bit integer comparisons in Delphi ( ver. 1.4, 1 Apr 1996, added 7-May-96 )

by Tempest Software 
- vcl108.zip (95,256 bytes) TCrpe Crystal Reports Delphi Components Unit ( ver. 1.8.19, added 16-Feb-96 )
by Crystal Services, Inc.
- vcsdemo.zip (9,257 bytes) How to use the version control capabilities ( added 14-Aug-95 )
by Rick Hansen
- vln_20.zip (60,666 bytes) Units to work with VERY large numbers ( added 10-Jun-95 )
by Karl Chase
- vtsshdr1.zip (7,207 bytes) Interface unit to access VisualTools Formula One version 2.0.3 ( vtssdll ) ( added 25-Nov-95 )

- wavemix.zip (159,332 bytes) wavemix.dll interface ( added 16-Oct-95 )
by Daniel Parnell 
- wmix.zip (34,164 bytes) Interface unit to access Microsoft's wavemix.dll ( added 25-Nov-95 )
by Gavin R. Kujawa
- word.zip (43,174 bytes) Source code for 16/32 bit wll's ( ver. 17th July 1996, added 1-Oct-96, no src. )


- wordapi.zip (29,669 bytes) Unit that allows you to write WLLs (Word Add-In DLLs), also opens the "back door" of WinWord 6 ( added 4-Oct-95 )
by Martin Austermeier
- xprocs.zip (62,760 bytes) xProcs is part of the xTools component library and gives the Delphi developer access to a lot of often needed functions in the areas Date/Time, Integer, Strings, File, System, etc ( added 27-Jan-97 )

by Fabula Software GmbH 
- yrpasswd.zip (225,481 bytes) DLL for password protecting programme execution ( ver. 1.60, added 29-Nov-95 )
by Yves Rochat 
- barcode.zip (30,387 bytes) Barcode component Supports EAN13, Code39 and XCode39 ( ver. 1.11, added 21-Jun-97, no src. )


by Allan Th. Poulsen 
- ah_moon.zip (29,730 bytes) This is a collection of some functions to calculate the phases of the moon and some connected data. To make this a nice Delphi component there's also a TImage descendent which shows the phase of the moon at a given date and a demo application ( ver. 1.2, added 14-Dec-97 )


by Andreas Hörstemeier 
- prman13.zip (17,098 bytes) Delphi Project Manager ( ver. 1.3, added 19-May-97 )

by Hannes Danzl 
- rxres_pl.zip (4,281 bytes) Polish resource for RX 2.31 library ( ver. 2.31, added 19-May-97 )


by Waldemar Otulski 
ShootDCL.zipA tool for Delphi Programmers. Removes loaded DLL's from the Windoze memory after crashes of the Delphi IDE ( ver. 1.0, added 25-May-97, no src., also supports APOLLO Database engine ) 
by Richard Fellner 
- sources.zip (183,121 bytes) List all dependecies files for Delphi Sourcecode ( ver. 1.0.0528, added 1-Jun-97, no src. )

by Frank Zimmer
- msgdrp10.zip (9,442 bytes) A replacement for Delphi's MessageDlg function, that uses a resource file instead of having the text hard-coded into the unit. This makes it very easy to translate the messages for use within applications writen in languages other than English. ( ver. 1.00, added 3-Jul-97 )


by BitSoft Development, L.L.C. 
- rx250dut.zip (7,211 bytes) This is Dutch resource files for RX library in version 2.50 ( ver. 2.50, added 2-Aug-98 )





by Jose A. Neves
- rx250ger.zip (6,004 bytes) This is German resource files for RX library in version 2.50 ( ver. 2.50, added 2-Aug-98 )





by Robert EsserDaniel Steiner
- rx250por.zip (9,129 bytes) This is Portuguese resource files for RX library in version 2.50 ( ver. 2.50, added 2-Aug-98 )





by Joao Lira
- rx250spa.zip (7,420 bytes) This is Spanish resource files for RX library in version 2.50 ( ver. 2.50, added 6-Aug-98 )





by Jose Manuel Rodriguez
- poly16.zip (2,551 bytes) A component to easily include moving polygons in your programs. ( ver. 1.0 Beta, added 16-Jul-97, If the component is used in any comercial program I would like a donation of at least $5. )

by Fredrik Dahlbom 
- ape.zip (30,719 bytes) APE components simplify a creation MDI-applications, such as program for working with databases. Auto create or select child windows and disable its parents. Sample&help included. ( ver. 1.05, added 19-Jul-98 )



by Demidov Andre 
- wwave102.zip (5,312 bytes) Play WAV sounds from files or/and resources ( ver. 1.02, added 30-Aug-97 )
by Ali Butaev
- barnosrc.zip (180,303 bytes) Barcode Printing Component. Code 39, code 128, interleaved2of5, Posnet, EAN, FIM etc. Prints on any canvas, extra components for quick reports. Auto scaling & positioning. ( ver. 4, added 2-Aug-98, no src., Free for all versions of delphi without source. Source costs a little. Unlimited runtimes no charge. Try Hompage for latest version http://www.ozemail.com.au/~mtntop )



by MountainTop Systems 
- delfhdwr.zip (109,497 bytes) This archive is a collection of drivers, source code and educational documents showing how to do direct hardware I/O in Delphi Versions 1, 2, and 3. Includes info on joystick and LPT port programming. Download and LEARN! ( ver. 1.0, added 30-Aug-97, No charge, all info is public domain. )


by Alan Young 
- tvichw16.zip (9,570 bytes) Access to hardware (IRQ's, memory mapping, parallel port interface). ( ver. 1.21, added 28-Sep-97 )
by Victor Ishikeev 
- animess.zip (18,077 bytes) Improve your applications visual. The MessageDlgM function make message dialog boxes with animated icons. Use like MessageDlg. ( ver. 2.00, added 4-Oct-97, no src., If you need to know the source code, send me a E-mail. The address is jerryag@usa.net )

by Jerry Adriane Gonçalves
- strita.zip (56,721 bytes) Delphi 1.0/2.0/3.0/3.01 VCL/RTL resource strings translated to Italian language ( ver. 1.1, added 18-Oct-97, no src. )


by Andrea Carli
- mddi1097.zip (35,373 bytes) A windows help file detailing the steps and code necessary to: connect a Tabset to the MDI, create true flickerless MDI windows, create a Recent Files list, create a custom Find/Replace dialog, plus more. ( ver. 1, added 12-Nov-97, no src., This is windows help file and is free for anyone who can benefit from its contents. )


by Ashley Bass 
- fc_win.zip (7,242 bytes) Delphi-Form for comparing to Textfiles; similar to the DOS-command 'fc'. Inculdes demo-application. ( ver. 1.0, added 26-Nov-97 )

by Armin L. Biernaczyk
- sacc212.zip (11,051 bytes) Simple AntiCopy Component (SACC) provides minimal level of copy-protecting of executables. SACC shows technique of storing information inside .EXE file even under WIN32. Includes function (FIND_ID_32) with source for finding ID in file. ( ver. 2.12, added 16-Aug-98 )



by Oleg Subachev
- grland.zip (13,221 bytes) "La Guirlande" is a component built especially for the Christmas and New Year celebrations. It is offered to you by Cogisoft. If someone find it useful, please e-mail me ! Anyway it is a nice way to decorate your Delphi. ( ver. 1.0, added 23-Dec-97, Have fun with Delphi )


by Fabrice Marguerie 
- akabout2.zip (61,743 bytes) This is a cool about box component whit full scr. Whit this component you may put in your aplications a cool About Box and make your aplication more beutiful. Put a new lock in your software. ( ver. 2.0, added 26-Jan-98, *FREE TO USE* But see the register.wri please. )


by Karlos Jorge Pinto 
- akaotik.zip (4,234 bytes) This is a moving ball component whit full scr. From Delphi@PT. ( ver. 1.0, added 11-Jan-98, You may use for what you want to do. But please tell me OK :) )


by Karlos Jorge Pinto 
- dma.zip (163,558 bytes) MessageBox Code Generator. Handles ShowMessage, MessageBox & MessageDlg Messages. Allows multiple line message text along with a few nice features. ( ver. 1.3.5, added 7-Aug-98, no src., FREEWARE - use at your own risk )


by Vince Curletta
- shootdcl.zip (100,324 bytes) A tool for Delphi Programmers. ( ver. 1.0, added 12-Feb-98, no src., also supports APOLLO Database engine )

by Richard Fellner 
- makeshrt.zip (126,169 bytes) Makes shortcut from command line info ( ver. 1, added 23-Feb-98, no src. )



by Mark Beachill 
- flags.zip (37,033 bytes) A set of 185 16x16 glyphs depicting flags of various countries. ( ver. 1.0, added 7-Mar-98, no src. )


by Colin Ferguson 
- txtfile.zip (3,426 bytes) Object-Oriented text file class ( added 25-Apr-98, email-ware: you have to send me email to use it and that's it! )


by Syarzhuk Kazachehnka 
- cfgmkr10.zip (192,716 bytes) Set up console compilers for fast, drag-and-drop compiling of demo projects, test new components without installing them into the IDE...major timesaver for hardcore comp samplers, builds CFGs in seconds. ( ver. 1.0, added 31-May-98, no src., Source available as option with upcoming pro version. Robert: Won't send sources until I know this is fairly bugfree; if you want the pro version, you know you can ask me any time for anything I have. )


by Cub Lea/Brazen Fussy Software 
- tsmi.zip (1,388 bytes) Use in projects that require customization for different clients/applications. Include all extra code for customization into a copy of the TSMI component add or remove this new component and recompile to include or remove specific customization. ( ver. 1.0, added 31-May-98, No restrictions of any kind on the use or distribution of this component. )


by Jim Clark
baioport.zipA Non-visual component for reading and writing to I/O Ports, including Serial/Parallel ports and the computers internal speaker. ( ver. Current, added 2-Aug-98 ) 




by David Beale 
- dpmi-int.zip (6,103 bytes) Sample program to demonstrate the use of DPMI-Calls for servicing a hardware interrupt. ( ver. 1.0, added 3-Jul-98 )
by Dr. Juergen Rathlev 
- rtdesign.zip (32,972 bytes) The TRTDesigner is a component that makes run-time design easy. It works like the Delphi form editor. You can select, move and size all controls on a form (or a TWinControl decendent, BaseControl). Useful for apps that needs run-time design. ( ver. 1.0.3, added 2-Aug-98, no src., There is no limitations what so ever and the source will be availible... later and for just a few $$$!. This is a CardWare, send me a post card and tell me what you think of it! )

by Karl-Otto Rosenqvist
- sosamp10.zip (443,696 bytes) Full source code to SII's WinHelp Sorcerer sampler (sisamp10.zip, 9/97). Source to DLLs, macro tools & HLPs. Useful tips for creating WinHelp extension DLLs, template code for tiny Windows apps, more. ( ver. 1.0, added 3-Jul-98, Offered to the online Delphi community. See README for info on 60% permanent WH Sorcerer price reduction and an additional $25 reduction to $75 until July 31 only. )


by Cub Lea/Software Interphase, Inc. 
- dbbox.zip (7,950 bytes) Make DIR *.* > fic.txt or gives directories and files in a specific directory if MakeDir = False ( added 19-Jul-98 )
by Daniel Boudenan
- toolbtns.zip (149,008 bytes) A collection of almost 500 Office 97 compatible toolbutton images, for use with TSpeedButton, TToolbar etc. Buttons have been given plain English names. ( ver. 1.00, added 2-Aug-98, Enjoy! )





by Conor O'Dowd
- rx250cze.zip (7,152 bytes) This is Czech resource files for RX library in version 2.50 ( ver. 2.50, added 2-Aug-98 )





by Radek Docekal
- rx250fra.zip (5,929 bytes) French translation of RX extension Library 2.50 resources ( ver. 2.50, added 2-Aug-98 )





by Alain FALANGA
- rx250gal.zip (5,778 bytes) Galician translation of RX extension Library 2.50 resources ( ver. 2.50, added 2-Aug-98 )





by Fidel Pita Sande
- rx250hun.zip (7,437 bytes) Galician translation of RX extension Library 2.50 resources ( ver. 2.50, added 2-Aug-98 )





by Charlie
- rx250pol.zip (7,463 bytes) Polish translation of RX extension Library 2.50 resources ( ver. 2.50, added 2-Aug-98 )





by Waldemar Otulski 
- rx250slo.zip (5,860 bytes) Slovene translation of RX extension Library 2.50 resources ( ver. 2.50, added 2-Aug-98 )





by Branko Starasinic
- rx250svk.zip (7,371 bytes) Slovak translation of RX extension Library 2.50 resources ( ver. 2.50, added 2-Aug-98 )





by Roman Vdoviak
- rx250nor.zip (6,781 bytes) This is the Norwegian resource files for RX library in version 2.50 ( ver. 2.50, added 24-Aug-98 )





by Bjorn Hofsvang
- stealth.zip (1,792 bytes) TStealth can hide your application from the CTRL+ALT+DEL (Close program) dialog box. It canalso hide your forms form the Taskbar! You canhide your application COMPLETELY from the user! ( ver. 1.01, added 24-Aug-98 )



by Janus N. Tondering (Amigreen Software)
Winsock & Internet
- temail2.zip (102,658 bytes) TEmail is a MAPI component with source. It allows for easy but powerful distribution of MAPI email (not native SMTP !!), faxes and other data through MAPI clients like MS Exchange. ( ver. 2.08.00, added 7-Jun-98, Extensive online documentation and demonstration programs are available. )



by Danny Heijl 
tnclient.zipTELNET client program with ANSI terminal emulation. Build around a set of components: TWSocket for WinSock API, TTnCnx for telnet client protocol, TEmulVT for ANSI terminal emulation. The sources are compatible with all Delphi versions. ( ver. 2.01, added 13-Sep-97 ) 

by Francois PIETTE 
- ics.zip (633,464 bytes) Internet Component Suite (ICS) is a set of native VCL components for Internet/Intranet programming. It supports winsock, TCP, UDP, FTP, TELNET, FINGER, HTTP, SMTP, POP3, PING, NNTP, ANSI terminal emulation and more. Free support mailing list. ( ver. 2.50, added 1-May-98, Freeware product with full source code and free support using a mailing list. Updated frequently, consult website. )



by Francois PIETTE 
- nb.zip (7,563 bytes) Netbios unit for delphi 1 and Delphi 3. Example of use shows how to get ethernet MAC address. ( ver. 1.01, added 17-May-98 )


by Danny Heijl 
VBX and VB
- cfxsam.zip (14,051 bytes) ChartFX ( VBX ) using examples ( added 5-Jul-95, no src. )

- gifbox.zip (33,298 bytes) VBX for displaying GIF files ( added 25-May-95, no src. )

- vbcalldp.zip (89,008 bytes) Sample Program Call Delphi DLL From VB ( added 9-Jan-96, no src. )
by Tom Lee 
- vbwsk03a.zip (20,273 bytes) Winsock VBX ( added 10-Jun-95, no src. )
by Brian Syme
- vtssinc1.zip (14,948 bytes) A Delphi 1.0 binding for the Visual Tools Formula One spreadsheet VBX ( ver. 1.3, added 25-May-97 )
by Matt Francomb 
- wsanet8a.zip (376,637 bytes) Winsock VBX ( added 10-Jun-95, no src. )
by Ian Blenke