![]() | Delphi 4.0x freeware Classes and units |
[ 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
|
[ newcrt.zip ] [ 7,134 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
CRT unit Added: 4-02-1999 | Version: n/a | Downloads: 3282/3282/0
|
[ newcrta.zip ] [ 39,279 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
CRT unit Added: 11-05-1999/12-05-1999 | Version: n/a | Downloads: 0/0/0
|
[ NSPosInStr.zip ] [ 855 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 | D6 ] | ||
A function that returns a substrings position in a string and starts searching in the string from a given index. If the substring is not found the function returns 0(zero). E.g NSPosInStr('MyLittleString','leS',3) returns 7 and starts the search by comparing 'L' with 'l'. Added: 11-09-2002/15-01-2003 | Version: 1.1 | Downloads: 1553/1546/3
|
[ oddskinf.zip ] [ 60,012 bytes ] | [ Freeware ] [ With Source ] [ D4 ] | ||
uODDiskInfo is a Delphi library offering proc and funcs to acces disk and file information (shell, size, attr, icon..). Supplied with a demo and a compiled demo using D4 rt packages (43ko) to get instant pleasure :-) Added: 23-01-2000 | Version: 1.01 | Downloads: 1660/1660/0
|
[ outltb.zip ] [ 13,511 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
Component for Outlook 97/2000 Access... Like Contakts, Mails, Apointments... Added: 7-11-1999/14-05-2000 | Version: 1 | Downloads: 6027/5919/5
|
[ pakit.zip ] [ 40,166 bytes ] | [ Freeware ] [ With Source ] [ D4 ] | ||
A set of classes that you can use to pack files together into one single file and access them from that file an application. This is not a database replacement but rather a "file library" approach to keeping user files etc. Use this to come up with a propritey file format for your applications where you use many different kinds of information such as graphics files, text files or binary files etc. in your applications. [more] Added: 7-03-1999 | Version: 0.1 | Downloads: 2583/2583/0
|
[ pclasses.zip ] [ 57,804 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
Perfect Classes RC
Added: 25-04-2000 | Version: n/a | Downloads: 3679/3679/4
|
[ perlre.zip ] [ 29,868 bytes ] | [ Freeware ] [ With Source ] [ D4 ] | ||
Win32 port of PCRE (Perl-Compatible Regular Expression). Includes perlre.dll and Delphi class wrapper free, with source Added: 22-12-1998/21-12-1998 | Version: 1.0 | Downloads: 2914/2914/1
|
[ phDirMon.zip ] [ 7,710 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 ] | ||
Direcory Changes Monitoring Component. You will be notified by all inserted, deleted, modified and renamed files or subdirs in a directory. Demo included. Works on NT and 2000. Added: 10-11-2000 | Version: 1.0 | Downloads: 2876/2876/11
|
[ pjstream.zip ] [ 97,063 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 | D6 | D7 ] | ||
Several TStream descendant classes that provide additional stream functionality
Several demo programs are included. [more]Added: 3-10-2001/24-11-2003 | Version: 2.0.1 | Downloads: 1758/1758/14
|
[ pmatch.zip ] [ 28,818 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 ] | ||
Patternmatch Library to compare strings with a pattern in Dos or Unix Style. Added: 5-09-1999 | Version: 1.0 | Downloads: 2256/2256/7
|
[ ProcessViewerUnit.zip ] [ 4,489 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
ProcessViewer unit. Added: 4-03-2001 | Version: 1.0 | Downloads: 1844/1844/0
|
[ psapi.zip ] [ 26,631 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] |
Classes for process and module lists for Windows NT. DLL-Interface and Classes to retrieve and manage process and module information. This API is for NT only. Uses the Microsoft Process Status Helper DLL PSAPI.DLL. Added: 23-05-1999 | Version: 1.0 | Downloads: 2339/2339/0 |
[ pspv9.zip ] [ 80,304 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
Pascal Server Pages PreProcessor V.9, proprocesses *.psp files, "html", or psp webcomponents to create Pascal Unit source code... compile the source code using the PSPbase.pas file, and you can create web documents under any project framework... ISAPI,CGI, etc. 1.0 will be a little more inclusive, I just wanted to make the primary source avilable. Added: 23-01-2000 | Version: 0.9 | Downloads: 3052/3052/1
|
[ putils.zip ] [ 61,656 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 ] | ||
This unit including some useful function and procedure. Example: Days (a month days); WorkDays; DateToLongStr (with month names); some MessageDLG clone; InputPlus (enabled SpinEdit , Password and any bitmap); GaugeShow; GaugeNext; GaugeClose; extended registry support with variant type: RegWrite, RegRead functions; GetFreeRes (like the WIN95 resoulce monitor); Memo line support (GetX, GetY, SetX, SetY ...); GetWaveVolume; SetWaveVolume, etc... Utility including a select label component. This is FREE with SOURCE. Including DEMO application! Added: 25-04-1999 | Version: 1.01 | Downloads: 3713/3713/0
|
[ quickstr.zip ] [ 2,205 bytes ] | [ Freeware ] [ No Source ] [ D4 ] | ||
Very fast string routines:
This is still beta, so bug reports please ! Added: 5-09-1999 | Version: beta | Downloads: 1545/1545/0
|
[ rasdlg.zip ] [ 5,737 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
Translation of the RASDLG.H headerfile for 32-bit Delphi. Enables editing of Phonebook-entries under Windows NT 4.0. Supports dynamically loading of the RASDLG.DLL so your program won't crash if it doesn't exist. Added: 20-10-1998 | Version: 1.0 | Downloads: 2432/2432/0
|
[ regex103.zip ] [ 99,877 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] |
Regular Expressions Component, RE is matched in seperate thread. RE uses GNU / AWK / EGREP Style. Translation of c library file. Now also possible to use without component wrapper. Added: 9-04-2000 | Version: 1.03 | Downloads: 2334/2334/1 |
[ regexpr.zip ] [ 258,930 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C3 | C4 ] | ||
TRegExpr is a powerfull tool for template-based checking of user input string fields (DBMS, web-based applications, etc), text search/substitution, egrep like utils and so on. You can easily check e-mail adress syntax, extract phone number or ZIP-code from unformatted text or any necessary information from web-pages and all you can imagine! Rules (templates) can be changed without program recompilation ! This freeware library is a extended Delphi-port of Henry Spencer V8-routins for working with subset of Perl Regular Expressions. Full source code in object pascal included. No DLL needed ! Help available in English, Russian, Bulgarian and German at my home page http://anso.da.ru/ or http://anso.virtualave.net/ Added: 15-06-1999/25-02-2001 | Version: 0.942 | Downloads: 5581/5546/6
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ). All rights reserved. | ![]() |