BtrUtils Library is designed for using native Btrieve API in applications.
Delphi Collections is the kind of library that exists in other OO languages but is strangely missing from Delphi: a library of standard collection types. The standard types are: bag (aka multiset), list (aka vector), map (aka dictionary) and set, wit
The PDJCtrl is a set of components for Delphi 5, 6 and 7. This library includes over 130 common and totally new components for Borland Delphi. PDJCtrl library is a powerful component library created for all kinds of a applications. It is extremely ea
psvActiveScript library can be used to add support of active script languages, like VBScript and JavaScript to any Delphi application without using Microsoft Script Control. This library contains components:TpsvActiveScriptSite implements
psvDialogs Library contains components based on undocumented Windows functions for Delphi 5, 6 and
psvDialogs Library contains Windows Dialogs components based on undocumented Windows functions.....
ParseWare is a library that provides name and address parsing functionality for Delphi developers. In addition to the Delphi class library, we've created the ParseWare API and FoxPro wrapper for the API. The API is a32-bit Windows DLL that contains a
SMTP/POP3 Email Engine Library for Delphi.(SEE4D35.ZIP). April 18, 2002. Ver 3.5.Email from your Borland Delphi application.Simple API allows sending & receiving email,including MIME attachments. Knowledge ofWinsock and TCP/IP is not needed.
A Delphi library for manipulating services. Should work with at least Delphi versions 5 - 7, possibly others. Will not work with Kylix as it is Windows specific. Will only work with Windows NT 4, 2K and XP.The demo.zip contains a service managemen
VDB is an abstract database access library for Delphi 6. Of course, Delphi already comes with four database libraries: BDE, IBX, dbGo, and dbExpress. VDB is not a replacement for these -- rather it is an abstraction for them. With VDB, |