Previous 20 filesDelphi 3.0x freeware
Classes and units

[ delphi-ics.zip ] [ 173,315 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
Delphi-ics is a wrapper to CyberSource's Win DLL for C/PERL. It will allow you to communicate with the CyberSource Commerce servers(provided you have a merchant id) thru the Cybersource windows DLL that was written for C and Perl interfacing. Just include the wrapper file(ics_wrapper.pas) to any project via the "uses" clause and your good to go! I created a simple test app so you can see how its used. Everything is fully commented. One note. CyberSources new DLL(3.2.1.0) only works on NT! v3.2.0.0 works on Win95/98 with no problem, although I dont know why you would run a webserver on 95/98! My wrapper works with both. Developed with, and only tested in Delphi 5. Should work fine with D2, D3, or D4.
Hope this helps someone!
Added: 30-07-2000   |  Version: 1.0   |  Downloads: 2594/2594/5
Author:Chris Ihlenfeld   [Homepage]   [DSP files]

[ DelphiPlugins.zip ] [ 7,011 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
A little tool to use plugins for Delphi programms
Added: 22-04-2002   |  Version: 1.0   |  Downloads: 3540/3540/11
Author:Dirk Graf   [DSP files]

[ dplugger.zip ] [ 38,468 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
Basic classes for writing Plugins in Delphi
Added: 25-04-2000   |  Version: 2.5   |  Downloads: 6828/6828/2
Author:Froztica   [DSP files]

[ drvtools.zip ] [ 827 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 ]
Open or close the tray of your CD-ROM. Works with multiple CD-ROM installed and without useing TMediaplayer
Added: 7-06-1999   |  Version: 1.0   |  Downloads: 4805/4805/0
Author:Jan Peter Stotz   [Homepage]   [DSP files]

[ dtcalc.zip ] [ 3,938 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 ]
DateTime Calculator component
Component for calculation of amount of years, months, days, hours, minutes, seconds and miliseconds past between two time intervals.
Added: 15-07-1999/6-08-1999   |  Version: 1.3   |  Downloads: 1990/1983/1
Author:Aleksey Kuznetsov   UtilMind Solutions   [Homepage]   [DSP files]

[ dx6del3.zip ] [ 144,654 bytes ] [ Freeware ] [ With Source ]
[ D3 ]
It is a complete DirectX header for Delphi3.
Present unit:
DirectX unit DirectX 6 (DirectX 6 SDK)
DShow unit DirectShow (DirectX Media SDK 5.1)
DAnim unit DirectAnimation (DirectX Media SDK 5.1)
Added: 7-08-1998   |  Version: n/a   |  Downloads: 2824/2824/0
Author:Hiroyuki Hori   [Homepage]   [DSP files]

[ edtexp99.zip ] [ 29,328 bytes ] [ Freeware ] [ No Source ]
[ D2 | D3 | D4 ]
A native Delphi component to evaluate expressions.
Features
  • Full set of operators
  • More than 20 built-in functions
  • Implicit parentheses
  • Variables using a StringGrid
  • Result can be a Double number or a formated string

Added: 7-06-1999   |  Version: 2.0   |  Downloads: 2270/2270/0
Author:Ricardo Barrenechea   [DSP files]

[ ezdsl302.exe ] [ 746,530 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 ]
The EZDSL units provide an OOP interface for classical data structures for Delphi: stacks, queues, lists, binary trees and so forth
Added: 24-05-1996   |  Version: 3.02   |  Downloads: 928/920/3
Author:Julian M. Bucknall   [DSP files]

[ FileCmpr.zip ] [ 1,973 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
TFileCompare is a simple class for comparing the contents one file (of any type) with another. Useful, for example, in comparing two (apparently) identical image files.
Added: 17-07-2000   |  Version: 1.0   |  Downloads: 5316/5316/15
Author:Mike Gibbard   [DSP files]

[ fillunit.zip ] [ 194,184 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
This is a unit with a procedure implementing the graphic "filling" algorithm ( like the paint bucket of many proof softwares , see Photoshop )
Added: 3-09-2000   |  Version: n/a   |  Downloads: 3651/3651/12
Author:Francesco Savastano   [Homepage]   [DSP files]

[ fstorage.zip ] [ 9,850 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 ]
File Storage Component
This component is intended for storing data (any, taken from a file specified by the developer) in a body of .exe file. Access to a file (being in a body of .exe project), realized through the "Data: Pointer".
Added: 15-07-1999   |  Version: 1.0   |  Downloads: 3830/3830/0
Author:Aleksey Kuznetsov   [Homepage]   [DSP files]

[ getcolor.zip ] [ 83,934 bytes ] [ Freeware ] [ With Source ]
[ D1 | D3 ]
Small utility to capture color on other running applications. Written to explore MsMoney color set.
Free tips, component for Delphi in link
Added: 23-02-1998   |  Version: 1.01   |  Downloads: 1782/1782/0
Author:Mik Tran   [Homepage]   [DSP files]

[ grapro10.zip ] [ 153,352 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
PLAY WITH GRAPHS This program was created as an exercise in graphs to test-drive the well-known Dijkstra algorithm. A TMathGraph class is included, which I successfully reused in another application. [more]
Added: 13-02-2000   |  Version: 1.0   |  Downloads: 4243/4243/6
Author:Diego Amicabile   Diego Amicabile   [Homepage]   [DSP files]

[ hashtrie.zip ] [ 103,040 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C3 | C4 | C5 ]
HashTrie is a new high efficient data structure for fast searching. It combines in herself properties of the hash-tables and trie (digital-trees). As against the usual hash-tables the size HashTrie is not fixed, that allows to work with a unknown beforehand amount of datas.
Added: 10-12-2000   |  Version: 1.0   |  Downloads: 4559/4559/17
Author:Andre N Belokon   [Homepage]   [DSP files]

[ hghslide.zip ] [ 7,092 bytes ] [ Freeware ] [ With Source ]
[ D3 ]
This unit defines Tslide, a TGraphic descendant for loading and viewing AutoCAD slides. It registers with TPicture and allows TImage and TOpenPictureDialog to support AutoCAD slides. Only tested in D3.
Added: 24-08-2000/23-08-2000   |  Version: 1.0   |  Downloads: 1202/1202/1
Author:Stephan Haugh   [DSP files]

[ hhapi.zip ] [ 6,121 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 ]
HTMLHLP.PAS is a translation of Microsofts HTML Help API. Unlike other translations of the same API, this translation is in true Borland/Inprise style with functions and structures for both AnsiChar and WideChar (i.e HtmlHelpA and HtmlHelpW). Totally free to copy, modify and redistribute AS LONG AS the information header contained at the top of the file remains unmodified and included.
Added: 23-08-1999   |  Version: 1.0   |  Downloads: 3272/3272/1
Author:Workshell Software   [Homepage]   [DSP files]

[ hh_api.zip ] [ 15,129 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 ]
Html Help API conversion for Delphi, with sample help project and Delphi application to illustrate its use. Freeware under GNU LibGPL.
Added: 22-11-1998   |  Version: n/a   |  Downloads: 4174/4174/1
Author:Eric Grange   [DSP files]

[ hsapp.zip ] [ 1,987 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
This component for hide/show your application in control+alt+delete.
Added: 23-01-2000   |  Version: n/a   |  Downloads: 6128/6128/0
Author:izzet uslu   [Homepage]   [DSP files]

[ hsapp.zip ] [ 3,502 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
This component for hide/show your application in control+alt+delete.
Added: 16-04-2000   |  Version: 1.0   |  Downloads: 4278/4278/0
Author:izzet uslu   [Homepage]   [DSP files]

[ htmlcomp.zip ] [ 8,884 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 ]
HTML Compressor Component
This component is indended for compressing of HTML files, resulting in shorter downloading time. Your pages will appear in exactly the same way in your browser, but they will be about 20% smaller. Nompressor removes all information used for editing in the HTML file. This information is unneeded for viewing the HTML file but is simply used to make its editing a lot easier.
Added: 15-07-1999   |  Version: 1.2 - 17 Apr 99   |  Downloads: 2756/2756/0
Author:Aleksey Kuznetsov   [Homepage]   [DSP files]

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