Previous 20 filesDelphi 3.0x freeware
Miscellaneous

[ textstrm.zip ] [ 1,858 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 ]
This code is created as a sample about using TextFile functions with more complex input/output. It's kept simple to encourage other people to create their own TextFile-based routines. It's not that difficult... ;) I would appreciate bug-reports for this piece of code...
Status: Educational sample
Added: 29-03-1999   |  Version: 1.0   |  Downloads: 2943/2943/1
Author:W.A. ten Brink   [DSP files]

[ tgrep.zip ] [ 86,616 bytes ] [ Freeware ] [ With Source ]
[ D3 ]
egrep-like regular expression component
Added: 11-01-1998   |  Version: n/a   |  Downloads: 1674/1674/1
Author:Gabriele Carioli   [DSP files]

[ tinypas.zip ] [ 63,470 bytes ] [ Freeware ] [ With Source ]
[ D3 ]
TinyPascal compiler with full sources. A "small" implementation of a pascal compiler. Freeware, originally compiled with Delphi 3 but should work with others version. Any improvement is welcome :)
Added: 22-12-1998/21-12-1998   |  Version: n/a   |  Downloads: 2268/2268/0
Author:Colin LAPLACE   [Homepage]   [DSP files]

[ TMWMsg.zip ] [ 7,102 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
This component lets you quickly display status messages on any form. It does this by creating a panel and setting it's caption to the text that is passed to it. You can set the color and font for normal messages and for error-type messages. There is also a property to show blinking dots, for instance while processing information. 10/22/2001 Added additional display panel properties for more control. 10/26/2001 Bug fix for consecutive empty strings. [more]
Added: 27-09-2001/28-10-2001   |  Version: 1.3   |  Downloads: 1532/1532/3
Author:James "Woody" Woodard   TMW Software   [DSP files]

[ toolbtns.zip ] [ 149,008 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | C1 | C3 ]
A collection of almost 500 Office 97 compatible toolbutton images, for use with TSpeedButton, TToolbar etc. Buttons have been given plain English names.
Enjoy!
Added: 2-08-1998   |  Version: 1.00   |  Downloads: 8744/8744/5
Author:Conor O'Dowd   [DSP files]

[ topwin.zip ] [ 102,737 bytes ] [ Freeware ] [ With Source ]
[ D3 ]
Drop the component TopMostWindow on a form and your window can be automatically a topmost- or a not-topmost-window
Added: 4-10-1997   |  Version: 1.0   |  Downloads: 1307/1307/0
Author:Stephan Schneider   [DSP files]

[ touch.zip ] [ 3,982 bytes ] [ Freeware ] [ With Source ]
[ D3 ]
"TOUCH" is a simple utility that lets you select files and set their time / date stamp, just like the good-old Borland "touch" DOS utility.
Added: 19-04-1998   |  Version: 1.0   |  Downloads: 1593/1593/0
Author:Bill Dekleris   [DSP files]

[ TsList.zip ] [ 6,198 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
Procedures and functions to build static and dynamic lists. You can also use it as priority queue and s.o.
Added: 15-10-2001   |  Version: 0.0.1T   |  Downloads: 2152/2152/9
Author:Thomas Suess   [Homepage]   [DSP files]

[ tsmi.zip ] [ 1,388 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 ]
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. [more]
No restrictions of any kind on the use or distribution of this component.
Added: 31-05-1998   |  Version: 1.0   |  Downloads: 1686/1686/0
Author:Jim Clark   [DSP files]

[ txtfile.zip ] [ 3,426 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 ]
Object-Oriented text file class [more]
email-ware: you have to send me email to use it and that's it!
Added: 25-04-1998   |  Version: n/a   |  Downloads: 2033/2033/0
Author:Syarzhuk Kazachehnka   [Homepage]   [DSP files]

[ utmlalo.zip ] [ 8,027 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 ]
Conversion of geographical positions, Longitude / Latitude to Universal Transverse Mercator (UTM) and vice versa
Added: 29-11-1998   |  Version: 25.11.98/1.00   |  Downloads: 2654/2654/0
Author:Kurt Spitzley   [DSP files]

[ vba.zip ] [ 7,762 bytes ] [ Freeware ] [ With Source ]
[ D3 ]
This source shows how to use either VBA or Jscript from within Delphi by wrapping the Microsoft Script Control 1.0. This effectively gives you a script interpreter inside delphi. The control itself can be found at http://www.microsoft.com/scripti
Added: 5-04-1998   |  Version: 0.9   |  Downloads: 1869/1869/0
Author:Ir. G.W. van der Vegt   [Homepage]   [DSP files]

[ vba_095.zip ] [ 187,870 bytes ] [ Freeware ] [ With Source ]
[ D3 ]
Shows how to use either VBA or Jscript from within Delphi by wrapping the MS-ScriptControl 1.0. This effectively gives you a script interpreter inside delphi. The control itself can be found at http://www.microsoft.com/scripting
Added: 19-07-1998   |  Version: 0.95   |  Downloads: 1762/1762/0
Author:Ir. G.W. van der Vegt   [Homepage]   [DSP files]

[ wpas0001.zip ] [ 97,092 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 ]
WinPascal is a free Pascal compiler that can create x86 asm codes to be assembled and linked into a stand-alone Windows executable. The goal is to create a sort of Delphi like RAD development tool for Pascal. It is currently in early stage of development but anybody can participate in its creation. The compiler must first be written before the development of the IDE in Delphi. Good programming :-)
Added: 29-03-1999   |  Version: 0.001b   |  Downloads: 2467/2467/0
Author:Colin LAPLACE   [Homepage]   [DSP files]

[ xlsfile.zip ] [ 130,440 bytes ] [ Freeware ] [ No Source ]
[ D3 ]
Write directly to simple XLS file format (BIFF5). It fast because it doesn't need OLE, DDE, or event M$-Excel. XLSfile can be used for write raw data, and OLE/DDE to format it. See demoXlsFile for example (you need to install this component first)
Added: 26-09-1999   |  Version: 1.0 (12-SEP-99)   |  Downloads: 1436/1436/1
Author:Yudi Wibisono   [DSP files]
Masayu Leylia Khodra   [Homepage]   [DSP files]

[ yearcal2.zip ] [ 127,853 bytes ] [ Freeware ] [ No Source ]
[ D1 | D2 | D3 | D4 | D5 ]
Year's Calendar - v1.3 Yearcal is a "freeware for non commercial use" component that shows an annual calendar in any Form of its application. You can configure colors for week days, weekend, back color, vertical and horizontal spacing between days and months, font size, number of columns and rows, Ctl3D, starting day, current month color, ... [more]
Source available with pay of US$ 12.00
Added: 12-11-1997/25-04-2000   |  Version: 1.3   |  Downloads: 3029/2855/3
Author:Avaro L. S. Almeida   Droid Informatica   [Homepage]   [DSP files]

[ z_prof.zip ] [ 7,885 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 ]
Profiler component for timing of programcode fragments with a 0.01 microsecond resolution. The timing is derived from the cpu clock. For Pentiums family processors only.
Added: 29-07-1997/31-05-1998   |  Version: 2.20   |  Downloads: 2035/2035/1
Author:Antonie Baars   [DSP files]

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