![]() | Delphi 5.0x freeware Classes and units |
[ 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
|
[ 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
|
[ htmlprsr.zip ] [ 7,301 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
This is a single unit - HTMLParser.pas It provides a simple way to parse and update! any HTML data (it could be a file on disk or any string in memory). You can add/remove whole tags or just change it's properties. Of course, you have access to the text between tags too. Check out the sample demo included. new in version 1.0: - fixed adding empty lines to Tag.Params - changed class name from TParser to THtmlParser - improved demo project Added: 9-01-2000/26-03-2000 | Version: 1.0 | Downloads: 7564/7334/5
|
[ link: tpowpnt ] [ size n/a ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
TPowerpoint is a component to control Microsoft Powerpoint TM via it's OLE Interface; Version 1.2; Comments are very wellcome Should run with D2 - D5 but only tested with D4 AND D5 added new feature (Monitor selection) Bug fix in version 1.2: H- positioning works correctly now Added: 1-10-2000/18-03-2003 | Version: 1.2 | Downloads: n/a
|
[ link: xorDX8e.htm ] [ size n/a ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 | D7 ] | ||
xorDX8 Objects for easy access to DirectX. Scene, Cameras, Lights, Mouse, Keyboard, Textures, Polygons, Font, Fog, Shadow, Transparency....and some examples + helpfile Added: 14-09-2004 | Version: 13.09.04 | Downloads: n/a
|
[ link: expreval.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
prExpr is a mixed type expression parser which can be used to evaluate pascal syntax expressions at runtime. Supports boolean, enumerated integer, real, and string types. Added: 4-01-1998/4-05-2000 | Version: 1.04 | Downloads: n/a
|
[ link: RegBrowser.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D5 | D6 ] | ||
Registry Browser was written originally as a property editor for a product still under development and has been released as a stand alone executable. It has many novel features including display of the timestamp that is associated with registry entries on W2K systems. Additional features include bookmarks to provide fast access to frequently inspected areas of the registry. The code is well documented throughout and ilustrates many of the important features of registry operations. Added: 1-04-2002 | Version: n/a | Downloads: n/a
|
[ link: ] [ size n/a ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
XVCL project The goal of the project is to provide Delphi programmers with high quality object oriented solutions that are not available in standard Delphi VCL. Things like Document/View architecture (Observer pattern), HTML/XML parsing and generation are very easy to implement at rudimentary level, but are very difficult to maintain in long term without solid object oriented background library supporting the code. Initial goal of the project was to simplify creation of HTML/XML application. XVCL is a subject to the Mozilla Public License Version 1.1 Added: 21-01-2001 | Version: 0.2 | Downloads: n/a
|
[ hugeint.zip ] [ 8,106 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 ] | ||
Huge integer arithmetics. Unsigned integers repesented as string. As many digits as memory can accept. [more] Demo projects attached. Example prime number search. Added: 21-11-1999 | Version: 1.0 | Downloads: 4758/4758/16
|
[ iniplus.zip ] [ 3,092 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C1 | C3 | C4 ] | ||
TIniPlus adds ReadColor/WriteColor, ReadFont/WriteFont to TIniFile, and also provides methods to retrieve/restore a window (or control's) size & position at runtime. [more] Added: 4-10-1998/20-02-2000 | Version: 1.12 | Downloads: 7148/4179/3
|
[ isaac.zip ] [ 3,456 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
ISAAC is a pseudo-random number generator which produces 32 bits values. ISAAC has a minimal guaranteed cycle of 2^40 and an average cycle of 2^8295. The results are uniformly distributed, unbiased, and unpredictable unless you know the seed. The internal state of ISAAC and the size of the seed are 8192 bits wide. ISAAC is suited for cryptographic purposes. ISAAC algorithm designed by Bob Jenkins. Added: 18-06-2000 | Version: 1.0.0 | Downloads: 3182/3182/4
|
[ itutilib1.2.zip ] [ 186,276 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | D6 | D7 ] | ||
Itutilib is a DLL wich contains 68 functions and procedures of general use for Delphi programmers. It's an open source project. The address of the project is http://www.itexto.net/soft/itutilib.html Unfortunelly, the page is in portuguese, but I know that many brazilians use to access DSP, so this link can be usefull for them. The procedures and funcions are organized into five categories:
Added: 21-01-2004 | Version: 1.2 | Downloads: 1483/1483/24
|
[ JCL.zip ] [ 403,772 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 | C4 ] | ||
The JEDI Code Library consists of a large set of thoroughly tested and fully documented utility functions and non-visual classes which can be instantly reused in your Delphi and C++ Builder projects. The library is built upon code donated from the JEDI community. It is reformatted to achieve a common look-and-feel, tested, documented and merged into the library. The library is grouped into several categories such as Strings, Files and I/O, Security, Math, Unicode and many, many more. The library is released to the public under the terms of the Mozilla Public License (MPL) and as such can be freely used in both freeware/shareware, opensource and commercial projects. For further downloads (help files, samples, demos, debug extension etc.) visit www.delphi-jedi.org/Jedi:JCLDOWNLOADS. Added: 31-08-2000/5-02-2001 | Version: 1.0 | Downloads: 3794/3769/1
|
[ jvabrush.zip ] [ 4,186 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
TjvAirBrush is a TComponent descendant featuring:
Added: 26-09-1999 | Version: n/a | Downloads: 2864/2864/2
|
[ jvgrdflt.zip ] [ 3,631 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
TjvGridFilter is a TComponent descendant that will filter the rows of any TStringGrid or descendant. Up to 10 conditions can be handled. A row matches the filter if it matches with all conditions. Added: 26-09-1999 | Version: n/a | Downloads: 2735/2735/1
|
[ kaz_jpeg.zip ] [ 2,306 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 ] | ||
This is an easy to use JPEG comment unit (for JPG files). It have been a ReadComment and WriteComment method. No components install required. This unit is FREE (with source). Added: 30-12-2001 | Version: 1.0 | Downloads: 2711/2711/7
|
[ ln.zip ] [ 716,673 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
This class library allows to work with the Lotus Notes from Delphi programs. It covers almost all aspects of Notes functionality: - databases (open/create, search) - mail (send/receive) - documents (read/create, send) - items (read/create, RTF) - database directories (browse) - hierarchical names (parsing/combining, lookups) - access control list support; The library supports Delphi 3, 4, 5 and Notes 4.5+, 5. Complete help file and example project are available Notes/Delphi class library Added: 17-05-1998/23-06-2000 | Version: 3.9 | Downloads: 3713/2971/0
|
[ mouse.zip ] [ 4,849 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
This component perform a synthesized mouse move and clicking.. You can move it even out of your form, so u can move programically move mousecursor to the start button, click it and select your any program to run Added: 12-09-1999/25-09-1999 | Version: n/a | Downloads: 4493/4493/1
|
[ MWHashList.zip ] [ 3,284 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
A simple ultra fast double Hash list for strings. The amount of items is variable and only limited by available RAM. There are two simple default Hash functions available, however you can assign your own Hash function. Added: 26-12-2000/28-12-2000 | Version: 1.1 | Downloads: 2345/2345/2
|
[ NateMask.zip ] [ 30,572 bytes ] | [ Freeware ] [ No Source ] [ D5 ] | ||
NateMask is a numeric-only edit box with dynamic masking capabilities. It's most practical usage is in financial calculator applications, but can be used in any setting where input needs to be restricted to numbers Added: 25-09-2000 | Version: n/a | Downloads: 1371/1371/0
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ). All rights reserved. | ![]() |