| Name
| Last Modified
| Size
| Description
|
 | .. | 01-Mar-2012 | - | Back to HREF public files |
 | GIF | 01-Mar-2012 | - | Index of /pub/Source/GIF |
 | JPEG | 01-Mar-2012 | - | Index of /pub/Source/JPEG |
 | Launcher | 01-Mar-2012 | - | Index of /pub/Source/Launcher |
 | Smiley | 01-Mar-2012 | - | Index of /pub/Source/Smiley |
 | Startup | 01-Mar-2012 | - | Index of /pub/Source/Startup |
 | Utils | 01-Mar-2012 | - | Index of /pub/Source/Utils |
 | Wait | 01-Mar-2012 | - | Index of /pub/Source/Wait |
|
|
|
|
|
| txt | Bitbox.pas.txt | 24-Mar-2003 | 11K | FREE Delphi source code to Access Bits in a Byte with links to database |
| txt | bitboxdb.pas.txt | 24-Mar-2003 | 5K | FREE Delphi source code for BitBox, database version |
| txt | D1AsciiDriver.txt | 05-Oct-1996 | 5K | |
| zip | DbLoad.zip | 08-Feb-1996 | 4K | shows how to use TTableWithRetry to load lookup table values into a TStringList. You'll need tPack. |
| txt | dbstrgrd.pas.txt | 17-Aug-2005 | 8K | FREE Delphi source code for TInstantForm component which creates a data entry from from a TDataSet database structure. |
| dfm | docComps.dfm | 03-Aug-2005 | 1K | Delphi form file |
| txt | docComps.pas.txt | 03-Aug-2005 | 8K | Run-time type information, mostly readonly |
| zip | DynExprTest.zip | 26-Mar-2004 | 4K | |
| txt | Ebutton.pas.txt | 11-Feb-2004 | 11K | FREE Delphi source code for enumerated buttons. |
| dfm | errormsg.dfm | 07-May-2003 | 707B | Delphi form file |
| txt | errormsg.pas.txt | 07-May-2003 | 5K | FREE Delphi source code to Report an error allowing retry/ignore optionally (Includes an error dialog with BDE error decoder and button control.) |
| dfm | filtprop.dfm | 24-Mar-2003 | 2K | Delphi form file |
| txt | FiltProp.pas.txt | 24-Mar-2003 | 3K | FREE Delphi source code |
| txt | Harmony.txt | 16-Jun-1997 | 1K | |
| zip | Harmony.zip | 16-Jun-1997 | 2K | Files for the harmony application, highly recommended for people using both Delphi 2 and 3. |
| zip | HtNoShow.zip | 01-Sep-1996 | 2K | How to make a Delphi form that never shows itself. Useful for traditional cgi applications. |
| txt | listbox.pas.txt | 01-Nov-2003 | 1K | FREE Delphi source code: surfaces OnDrawItem and OnMeasureItem |
| dfm | okcore.dfm | 25-Mar-2003 | 1K | Delphi form file |
| txt | okcore.pas.txt | 25-Mar-2003 | 29K | FREE Delphi source code: OK/Go/Stop concept used for 'true' working message (see working.pas) |
| zip | OopCalc.zip | 11-Apr-1996 | 8K | Object Oriented Calculator example, uses tPack and shows how to do a property editor, too. |
| txt | OoTable.txt | 01-Dec-1995 | 2K | |
| txt | retry.pas.txt | 07-May-2003 | 9K | FREE Delphi source code - Logic to implement Retry, formerly used in TtpTable (tptable.pas) and IniLink |
| txt | retrydlg.pas.txt | 07-May-2003 | 2K | FREE Delphi source code for a retry debug log, useful on exception |
| dfm | splash.dfm | 02-Nov-2003 | 667B | Delphi form file |
| txt | splash.pas.txt | 02-Nov-2003 | 5K | FREE Delphi source code for Delphi library aware splash screen with pause/float timer |
| txt | systools.pas.txt | 11-Apr-2003 | 1K | FREE Delphi source code for a System utility function to shut down NT |
| dfm | tdmemof.dfm | 01-Nov-2003 | 867B | Delphi form file |
| txt | tdmemof.pas.txt | 01-Nov-2003 | 4K | FREE Delphi source code which defined TtpDbMemoButton, which Brings up prefab memo form for a field in a database |
| zip | TextAreas.zip | 09-Aug-1997 | 3K | |
| txt | Toolproc.pas.txt | 03-Jun-2003 | 2K | FREE Delphi source code that shows a technique to consolidate calls to code that may be in dll's |
| dfm | tpAbout.dfm | 02-Nov-2003 | 2K | Delphi form file |
| txt | tpAbout.pas.txt | 27-Jan-2004 | 3K | FREE Delphi source code for an about box |
| txt | tpconsol.pas.txt | 10-May-2003 | 6K | FREE Delphi source code for writing console applications. |
| dfm | tpDbg.dfm | 02-Nov-2003 | 1K | |
| txt | tpDbg.pas.txt | 02-Nov-2003 | 12K | FREE Delphi source code for a trace window which works at run and design time |
| txt | tpDbgCtl.pas.txt | 01-Nov-2003 | 5K | FREE Delphi source code which defines TDebugControl class. |
| txt | tpFilChg.pas.txt | 01-Jun-2005 | 8K | FREE Delphi source code for Wrapper of file change notification API |
| txt | Tpidle.pas.txt | 12-May-2003 | 14K | FREE Delphi source code for tpIdleDot,tpIdleTime,EdRight components |
| txt | tpkiosk.pas.txt | 22-Mar-2003 | 5K | FREE Delphi source code for kiosk component |
| txt | tpLabel.pas.txt | 25-Feb-2005 | 6K | FREE Delphi source code for Normal/Raised/Recessed label component; TLabel with methods to write the caption more easily. |
| dfm | tpLogin.dfm | 01-Nov-2003 | 923B | Delphi form file |
| txt | tpLogin.pas.txt | 01-Nov-2003 | 4K | FREE Delphi source code for Standard Password dialog with multiple extensions |
| txt | tpnoothr.pas.txt | 01-Nov-2003 | 7K | FREE Delphi source code which ensures that no other application runs within the Windows session. From 1997. |
| txt | tpRTTI.pas.txt | 01-Nov-2003 | 3K | FREE Delphi source code defining run time type information functions including FindComponentByName |
| txt | tpShell.pas.txt | 03-Aug-2005 | 11K | FREE Delphi source code for shelling out to another process. |
| txt | tpStatus.pas.txt | 20-Feb-2005 | 9K | FREE Delphi source code for thread-safe status bar with optional date or time display |
| html | Tshapes.html | 22-Jan-1996 | 5K | shows to to use TComponentExtensions in a simple case. TComponentExtensions is something you can graft onto your own components to make them auto-create and auto-link the way that TWebApp (and others) do in WebHub. |
| html | TShowMe.html | 03-Mar-1996 | 3K | |
| txt | ucdb.pas.txt | 01-Nov-2003 | 1K | FREE Delphi source code for copying data between table records and a memory structure |
| txt | ucdlluse.pas.txt | 25-Feb-2003 | 3K | FREE Delphi source code for using DLLs in Borland Delphi 1.0 |
| txt | ucgourl.pas.txt | 02-Nov-2003 | 3K | |
| txt | uclabel.pas.txt | 01-Nov-2003 | 2K | FREE Delphi source code for working with TLabels |
| txt | Ucmemmgr.pas.txt | 01-Nov-2003 | 2K | FREE Delphi source code for alternative memory manager for Delphi 2 and 3 |
| txt | ucPChar.pas.txt | 25-Mar-2003 | 2K | FREE Delphi source code for using PString and PChar |
| txt | ucPipe.pas.txt | 11-Feb-2004 | 4K | FREE Delphi source code runs "DOS" program and optionally captures output, on Win32 platform |
| txt | ucprint.pas.txt | 11-Apr-2003 | 1K | FREE Delphi source code for controlling printer selection |
| txt | ucScnDir.pas.txt | 01-Jun-2005 | 7K | FREE Delphi source code for running same routine against all files in a directory tree |
| zip | Unicode_goodies.zip | 18-Feb-2003 | 3K | Delphi and WebHub source for Unicode and UTF-8 work; recommended educational links |
| txt | userbde.pas.txt | 11-Apr-2003 | 5K | FREE Delphi source code to obtain info on current BDE user |
| txt | usernetw.pas.txt | 22-Mar-2003 | 10K | FREE Delphi source code for obtaining user details on Novell NetWare |
| txt | Utregis.pas.txt | 01-Nov-2003 | 3K | FREE Delphi source code for enhanced registry component |
| dfm | utSpltFm.dfm | 12-May-2005 | 266B | Delphi form for utSpltFm.pas |
| txt | utSpltFm.pas.txt | 12-May-2005 | 12K | FREE Delphi source code for a splitter for early Delphi (before TSplitter) |
| txt | utwcrypt.pas.txt | 22-Mar-2003 | 4K | FREE Delphi source code for encryption using Windows screen saver |
| txt | uWaitASec.pas.txt | 24-Apr-2005 | 2K | |
| zip | WebBrowserOCX.zip | 06-Jan-1997 | 3K | Sample custom web browser plus .pas and .dcr file for use with WebHub. You have to use these units or else you get name conflicts with webhub units. |
| txt | WebInfo2.pas.txt | 01-Jun-1998 | 6K | Example showing how to derive a custom WebHub class with property editors. Based on WebInfo class. |
| txt | websockt.pas.txt | 25-Feb-2003 | 23K | FREE Delphi source with WebSock Type Definitions (applicable to 16 bit Borland Delphi only) |
| dfm | working.dfm | 25-Mar-2003 | 1K | Delphi form file |
| txt | Working.pas.txt | 25-Mar-2003 | 9K | FREE Delphi source code for a message that displays during processing. |
| txt | xtenform.pas.txt | 05-Dec-2003 | 2K | FREE Delphi source code for an extension to TComponentExtensions |