![]() | Delphi 4.0x freeware Miscellaneous |
[ dc.zip ] [ 370,282 bytes ] | [ Freeware ] [ No Source ] [ D3 | D4 | D5 ] | ||
Unit for saving graphics (gif, bmp, jpg, ico, wmf), text(strings), OLE objects, rich text, streams, other files, and much more into one file. Data is also compressed. You can read, write, delete, change, insert objects plus It's easy to use. Added: 25-06-2000/26-06-2000 | Version: 1.1 | Downloads: 3449/3416/5
|
[ dfmtools.zip ] [ 48,453 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 ] | ||
Translate and handle Delphi file (DFM, *.~*, ...)-Translate the all the DFMs to txt files -Delete DCU-Delete bakIt support Multi Threat, ....Callback function Source On request Added: 15-11-1998 | Version: 0.9 | Downloads: 2516/2516/1
|
[ drmeter2.zip ] [ 143,097 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 | D3 | D4 | D5 ] | ||
DrMeter is a "freeware for non commercial use" component that shows an Pointered meter. Like a VU used in sound equipments. It is good to indicate, for example, percentage, Volts... Totally configurable. [more] Source available with pay of US$ 12.00 Added: 12-11-1997/14-05-2000 | Version: 1.01 | Downloads: 3561/3512/5
|
[ ehs.zip ] [ 537,855 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
Delphi component suite for the implementation of context sensitive help, HTML HELP and training card help. Added: 20-10-2000 | Version: n/a | Downloads: 2041/2041/2
|
[ esbdates.zip ] [ 333,567 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
ESBDates is a collection of over 175 Date & Time Routines for Borland Delphi to supplement those supplied by SysUtils. Includes TimeZone (incl RFC822 support) Calculations, Date Arithmetic, Week Number Calculations, Easter Calculations, ISO-8601 Compliant Routines etc. [more] Added: 7-03-1999/8-10-2000 | Version: 2.1.0 | Downloads: 8446/5976/15
|
[ esbrtns.zip ] [ 42,402 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
ESB Routine Collection - supplement SysUtils with this useful collection of routines. Includes Bit Manipulation, Block Operations, String Manipulation, Conversions, Environment Operations. Full Source and Help File included. [more] Added: 17-08-1997/8-10-2000 | Version: 1.6.1 | Downloads: 5234/3691/0
|
[ exemod.zip ] [ 456,024 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | D6 ] | ||
ExeMod is a unit that adds a lot of unusual capabilities to your Delphi programs. Just add ExeMod to your uses clause after placing ExeMod.pas in the library path or in the project directory and you can do all of the following.... -Create self-modifying programs. -Store almost any sort of data in your exe. -Retrieve data easily from your exe at runtime (from ram or disk). -Make self-extracting archives (like installers). -Create programs that can update themselves live from a website. -Make password protected programs. -Easily make image viewers that contain the images within the exe. -Easily make audio players that contain the mp3 file in the exe. -Add data to other exe files (does not harm the exe files) -Stuff data into data caves in your exe... get the data from ram at runtime. -Have your exe store data inside itself at startup,shutdown or runtime. -Use ExeMod to store data in the exe instead of using ini files or registry. -Create copy protection schemes. -Make program generators by saving altered copies of the original exe. -Create ExeMod programs that can work ok even when stored on a CD. -Add another exe file to a delphi stub exe which runs before the other exe runs. And much much more is possible.... lots of fun stuff becomes easy to do once you can easily modify your exe ! -------> Demo package w/compiled demos + source included :-) Added: 4-11-2002 | Version: 1.00 | Downloads: 2666/2666/19
|
[ exhint.zip ] [ 5,464 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 ] | ||
Extended hint-window. More detailed informations than window's own. Added: 13-02-2000 | Version: 1.0 | Downloads: 4549/4549/2
|
[ floader.zip ] [ 147,168 bytes ] | [ Freeware ] [ No Source ] [ D3 | D4 | C3 ] | ||
Load files with a single keystroke that are not on the library path; visually edit the Delphi 3 library path without restarting Delphi; and much more... [more] Some interesting, unique low-level techniques are applied, see FLOADER.TXT for more. Added: 6-08-1997/29-11-1998 | Version: 4.1 | Downloads: 1965/1965/1
|
[ formedit.zip ] [ 12,676 bytes ] | [ Freeware ] [ No Source ] [ D3 | D4 ] | ||
Vcl to format numeric and alfanumeric value in Input and Output with Alignment. I use it only on Windows NT. I don't know if it work on Windows 95. Added: 19-10-1998/20-10-1998 | Version: 1.0 | Downloads: 1788/1788/0
|
[ form_wiz.zip ] [ 181,312 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
FormWizard Component This component for change for your form. Added: 16-04-2000 | Version: n/a | Downloads: 3063/3063/2
|
[ fractal.zip ] [ 4,286 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 ] | ||
Sample Code for Delphi 1 , 2 and more How to draw a fractal Julia or Mandelbrot, sinus, in a canvas Freeware for non commercial use Added: 17-10-1999 | Version: n/a | Downloads: 3780/3780/5
|
[ gauss6en.zip ] [ 27,026 bytes ] | [ Freeware ] [ With Source ] [ D4 ] | ||
Example of Graph of Distribution of Frequencies and Deviation Standard / Bell of Gauss in function of the obtained measures and the values of control of a normal productive process. It uses the basic components of Delphi, with the stupendous graphics of TeeChart, and it includes impression form with QuickReport. The form you can use in any project. For Delphi 1 and 2, to use Gauss5.zip Added: 3-01-1999 | Version: 2.0 | Downloads: 2863/2863/2
|
[ gauss6sp.zip ] [ 25,693 bytes ] | [ Freeware ] [ With Source ] [ D4 ] | ||
Example of Graph of Distribution of Frequencies and Deviation Standard / Bell of Gauss in function of the obtained measures and the values of control of a normal productive process. It uses the basic components of Delphi, with the stupendous graphics of TeeChart, and it includes impression form with QuickReport. The form you can use in any project. For Delphi 1 and 2, to use Gauss5.zip Version in Spanish Added: 3-01-1999 | Version: 2.0 | Downloads: 1711/1711/0
|
[ helprout.zip ] [ 237,308 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
Make your app HTMLhelp ready. Drop THTMLhelp on your main form and let it route all help calls to either Winhelp or HTMLhelp. Automatic detection if HTMLhelp is installed, auto-routing of topic- content- or keyword calls. EXE demo included. This component replaces the component TContexthelp (cntxhelp.zip) Added: 18-10-1997/15-06-1999 | Version: 2.02 | Downloads: 3956/2289/1
|
[ link: CSXML.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
Units for reading and drawing DXF files, quick sort, string manipulation, and reading and writing well-formed XML files. Added: 20-05-2001 | Version: 18-May-2001 | Downloads: n/a
|
[ link: baioport.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | C1 | C3 ] | ||
A Non-visual component for reading and writing to I/O Ports, including Serial/Parallel ports and the computers internal speaker. Added: 26-06-1998/2-08-1998 | Version: Current | Downloads: n/a
|
[ jlsn10d4.zip ] [ 346,494 bytes ] | [ Freeware ] [ No Source ] [ D4 ] | ||
SHAREWARE NOTICE v1.0 A fantastic component to provide a quality shareware license routine for your programs. Simply add it to your project, assign a few variables and your program has a professional "Trial Period" added to it. It is simple to use and uses some cleavor techniques to minimize hackers from getting around the trial period. [more] Added: 17-07-2000 | Version: 1.0 | Downloads: 871/871/0
|
[ Letcon.zip ] [ 151,231 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 ] | ||
Let's Connect Button. This button has been created to allow programmers to add a Let's Connect interface to their programs. This is achieved by simply calling up a specific Web page with your Let's Connect "button" number and default country code. [more] Added: 26-10-2000 | Version: 1 | Downloads: 934/934/0
|
[ logmemo.zip ] [ 5,532 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] |
Simple component for logging purposes, ancestor of TMemo. Has MaxLines property. If any more lines than MaxLines are added, only MaxLines lines will be kept. Older (previous) lines are deleted. All lines can automatically be saved to a file. [more] Added: 23-05-1999 | Version: 1.0 | Downloads: 2329/2329/0 |
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ). All rights reserved. | ![]() |