Top 20 Downloads
Freeware Last week

DownloadsFileAuthor
11472 ResHack.zip  Angus Johnson
91 cipher.zip  Hagen Reddmann
70 dd-sysinfo.zip  Peter D Johnson
57 cport260.zip  Dejan Crnila
46 FileExpl.zip  Leo D. Shih
46 xstringgrid.zip  Michael Dürig
44 dd-aboutbox.zip  Peter D Johnson
44 Rx275D7.zip  Fedor Koshevnikov ...
42 dcpcrypt2.zip  David Barton
38 dd-resfile.zip  Peter D Johnson
37 flexcel.zip  Adrian Gallero
36 tsock.zip  Ward van Wanrooij
35 dd-dropfiles.zip  Peter D Johnson
32 jlcvideo.zip  Juan Luis Ceada Ramos
31 nextgrid_d7.zip  Bojan Nikolic (Bergsoft)
31 pjmenusb.zip  Peter D Johnson
30 edbimg16.zip  Sebastián Mayorá (Sebastián Mayorá)
30 uEGrdCSV.zip  Paolo Segu' (Paolo Segu')
30 3DEngine.zip  Peter Bone
28 cooltray.zip  Troels Jakobsen (Troels Jakobsen)
 

 

[ ResHack.zip ] [ 554,899 bytes ] [ Freeware ] [ No Source ]
Resource Hacker is a freeware utility to view, modify, add, rename and delete resources in Win32 executables and resource files. Incorporates an internal resource compiler and decompiler and works on Win9x, WinME, WinNT, Win2000 and WinXP. [more]
Added: 13-02-2000/24-03-2002   |  Version: 3.4.0   |  Downloads: 1737064/1705866/11472
Author:Angus Johnson   [DSP files]

[ cipher.zip ] [ 692,947 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C3 | C4 ]
Delphi Encryption Compendium Part I.
A Compendium of various fast Hash-,Checksum- and Encryption algorithm, includes:
  • 40 Ciphers (IDEA, Blowfish, Twofish, DES, Square ...)
  • 23 Hashs (MD4/5, SHA/1, RipeMD, Havel, Tiger ...)
  • 5 Checksums (CRC32, CRC16-CCITT, CRC16-Standard ...)
  • 6 Textformats (MIME Base 64, XX/UU Coding, RFC1760 Six Word ...)
  • 2 Randoms (LFSR Linear Feedback Shift Register with variable Period upto 2^2032-1 ...)
  • with Ciphers can be encrypt in Modes CTS/CBC/CFB/OFB/ECB
  • Ciphers supports Message Authentication Codes in CBC-MAC/CFB-MAC/CTS-MAC
  • fast Implementation (i.E. Blowfish > 8Mb/sec, MD4 > 27Mb/sec)
  • full and easy objectorientated
  • High optimized Assembler Core
  • Designtime Components to managing Cipher- and Hashclasses
  • Message Authentication Codes for all Hash's (Internet RFC2104-HMAC's ...)
  • Internet RFC2289/RFC1760/RFC2444 One Time Password Routines as Component
  • Self Test Support for all Cipher-, Hash- and Checksumclasses
  • multiple cascading (chanining) from all Cipher-, Hash-, Random- and Compressionclasses
  • all Cipher-, Hash-, Randomclasses can be encrypt, decrypt, scramble and wipe any Inputs as String, Stream, File or Buffer in multiple chaining modes
  • detailed and full DEMO, Docus for implemented RFC's

Added: 18-04-1999/5-09-1999   |  Version: 3.0   |  Downloads: 32059/27604/91
Author:Hagen Reddmann   [DSP files]

[ dd-sysinfo.zip ] [ 40,370 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 | D2 ]

System information classes and associated global variables. Information is provided via:

  • TPJComputerInfo: a static class that provides information about the user's computer.
  • TPJSystemFolders: a static class that gets full path of certain system folders.
  • TPJOSInfo: a static class that provides information about the Windows operating system including platform, product and edition, service packs, version numbers, product ID etc.
  • Global Win32XXX variables: extra variables to those provided by the SysUtils unit that provide extended OS version information on later NT platform OSs.

Extended operating system detection improved in this release: can now detect Windows Vista, XP Tablet and XP Media Center editions, and WOW64 subsystem of 64 bit Windows.

The TPJSysInfo component and a set of functions that were provided in earlier versions of the unit are also included but are now deprecated.

 [more]
Some OS detection code based on a translation of example C code on MSDN.
Added: 9-12-2001/15-11-2005   |  Version: 2.0   |  Downloads: 3387/3371/70
Author:Peter D Johnson   [Homepage]   [DSP files]

[ cport260.zip ] [ 148,579 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | C3 | C4 | C5 ]
A set of components for writing serial communication program. Components included: TComPort, TComDataPacket, TComTerminal TComComboBox, TComRadioGroup and TComLed. With these tools, you can write serial application faster and easier than ever. A Delphi context sensitive file included.
Added: 11-10-1998/14-05-2000   |  Version: 2.60   |  Downloads: 45111/28487/57
Author:Dejan Crnila   [Homepage]   [DSP files]

[ FileExpl.zip ] [ 1,376,305 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | D7 ]
LsFileExplorer28.pas (version 2.885) consists of three components, viz.:

  1. TLsDirTree21 - is a simple but fully functional Directory TreeView, that display directory structure in a TreeView, and files of the selected directory in a popup FileListview. It supports creating, deleting, renaming, copying, moving and dragging-n-dropping operations on directories. It can also map or disconnect network drives.
  2. TLsDirTreeCombo28 - is a specialized ComboBox with dropdown TreeView, displaying a hierarchical tree of drives and directories of the FileSystem.
  3. TLsFileListview28 - is a File Listview component, which is operating in virtual mode and optimized for high capacity and fast speed access. In addition to its normal functions, it can also:
    • Perform various file management tasks, such as copy, cut, paste, delete, rename, open, view, send-to or drag-drop operations on files;
    • Copy files to, or paste files from, Windows Explorer or other applications;
    • Accept dropping files from Windows Explorer;
    • Produce statistics on drives and directories.

Both TLsDirTree21 and TLsFileListview28 provide Chinese, Dutch, French, German, Italian, Japanese, Korean, Polish, Portuguese, Slovak, Slovenian, Spanish and Swedish language support in addition to default English language. Source codes and executable Demos are included. For detailed information please refer to LsFileExplorer28.txt.  [more]


Added: 3-07-1998/2-11-2005   |  Version: 2.885   |  Downloads: 25236/20736/46
Author:Leo D. Shih   [DSP files]

[ xstringgrid.zip ] [ 73,768 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 | C3 | C5 ]
XStringgrid is an extended version of the stringgrid which offers a lot more flexibility. It's possible to apply different colors and fonts to each column and it's header and align the content of the cells. In addition it offers different inplace editors which can be assigned to columns to edit their cells. So far edit, combo, maskedit, updown, checklist, button checkbox and form inplace editors are implemented. TXStringgrid also implements a flexible sort mechanism. This version includes a simple mechanism to control the style (i.e. color, font...) of each cell. See the demo project to get started.
Added: 18-03-1997/30-06-2003   |  Version: 2.6   |  Downloads: 18051/17409/46
Author:Michael Dürig   [Homepage]   [DSP files]

[ dd-aboutbox.zip ] [ 28,688 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 | D6 | D7 ]

This component encapsulates an About Box in a non-visual component. It has various string properties to display five different pieces of information in the about box.

Alternatively, the about box can display information extracted from the program's version information resource. This is accessed using a linked TPJVersionInfo component -- available from my website.

Note: The TPJVersionInfo component must be installed before this component.

The About box also displays an icon. This is the icon defined for the application (see the Icon property of TApplication). If no icon has been specified for the application the default Delphi icon is used.

The display attributes and location on the screen can also be customised.

A help file is included that integrates into the IDE for Delphi 3 and later. It does not integrate with the Delphi 1 and Delphi 2 IDEs but can be used independently.

 [more]
v3.3 adds a new Position property to enable the dialog to be aligned to the screen, the desktop work area or the parent form.
Added: 15-07-1999/15-11-2005   |  Version: 3.3   |  Downloads: 5033/4853/44
Author:Peter D Johnson   [Homepage]   [DSP files]

[ Rx275D7.zip ] [ 1,233,627 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | D7 ]
Unofficial Delphi VCL Extensions (RX version 2.75) Library port to Borland Delphi 7
Added: 12-02-2003   |  Version: 2.75   |  Downloads: 5903/5903/44
Author:Fedor Koshevnikov   [Homepage]   [DSP files]
Igor Pavluk   [Homepage]   [DSP files]
Serge Korolev   [Homepage]   [DSP files]
Oleg Fyodorov   [Homepage]   [DSP files]
Markus / NONAME   [DSP files]

[ dcpcrypt2.zip ] [ 194,340 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | C3 | C4 | C5 ]

DCPcrypt is an open source library of cryptographic components (encryption and hash algorithms) for Borland Delphi 4, 5, 6, C++ Builder (3?), 4, 5, 6 and Kylix 1, 2 for Linux.

The idea behind DCPcrypt is that it should be possible to "drop in" any algorithm implementation to replace another with minimum or no code changes. To aid in this goal all cryptographic components are descended from one of several base classes, TDCP_cipher for encryption algorithms and TDCP_hash for message digest algorithms.

DCPcrypt v2 contains full implementations of the following algorithms:

  • Blowfish, Twofish
  • Cast-128, Cast-256
  • DES, 3DES
  • Ice, Thin Ice, Ice2
  • IDEA
  • Mars
  • Misty1
  • RC2, RC4, RC5, RC6
  • Rijndael (the new AES)
  • Serpent
  • TEA
  • Haval
  • MD4, MD5
  • RipeMD-128, RipeMD-160
  • SHA-1, SHA-256, SHA-384, SHA-512
  • Tiger

Added: 19-01-1999/25-07-2002   |  Version: 2 Beta 2   |  Downloads: 10180/10131/42
Author:David Barton   [Homepage]   [DSP files]

[ dd-resfile.zip ] [ 31,891 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | D7 | D2 ]

This unit contains classes that encapsulate Windows 32 bit binary resource files and the resources contained in them. The main functionality is provided by two classes:

  1. TPJResourceFile # encapsulates the contents of a whole resource file and provides methods and properties for reading, finding, editing, adding and deleting resources. Resource files can be read from and written to files or streams.
  2. TPJResourceEntry # encapsulates a single resource within the file and provides properties to access its header record and its raw data. The class also provided methods to check the identity of the resource. The resource's raw data is made available as a TStream and so is easily read and written using familiar TStream methods.

Note that the classes have no knowledge of resource data formats and see the resource data simply as a raw sequence of bytes. It is for the user of the class to interpret the data correctly.

In addition to the two main classes, some useful helper functions and constants are also provided.

The download includes a UserGuide that provides detailed description of the classes, along example code for the key methods.


Added: 7-11-2005   |  Version: 1.0   |  Downloads: 189/189/38
Author:Peter D Johnson   [Homepage]   [DSP files]

[ flexcel.zip ] [ 1,789,555 bytes ] [ Freeware ] [ With Source ]
[ D5 | D6 | D7 | K2 | K3 ]
FlexCel Reports is a suite of Delphi 5/6/7 components allowing to create Excel files by substituting values into a Template from a database or variables. Also, there is an api allowing to directly read/write Excel files, and a Grid for displaying/writing xls files. Features: Can create completly native (no OLE/dlls)files (biff 8 format: Xls 97-2000-XP), or create them by OLE automation. Your option. In native mode, templates can be embedded inside your exe. No additional files to distribute Can write images/comments/conditional formats/merged cells/pivot tables/charts and almost the complete Excel 2000 feature set in native or OLE mode (Writing images is not allowed in OLE, but you can include as many as you want in the template) Can save to HTML files (only in OLE mode) Exe Demo and full source code included. Also included a BiffEdit application that allows you to view and modify Biff8 files. Messages in English, Spanish, French, Italian, Romanian, Russian, Brasilian Portuguese and Simplified Chinese
Added: 29-01-2002/23-12-2002   |  Version: 2.5.3   |  Downloads: 9267/8909/37
Author:Adrian Gallero   [Homepage]   [DSP files]

[ tsock.zip ] [ 47,755 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | D7 | C1 | C3 | C4 | C5 | C6 ]
Freeware, full source provided, socket component with next features: -Supports both TCP and UDP protocols; -Support for blocking and non-blocking socket communications; -Listening mode will automatically accept incoming connections, create a new TSock component for the connected socket, and spawn a new thread of execution to handle concurrent blocking server connections; -Component can transfer blocks of data up to 4 gigabytes in length and more. -Package caches resolved IP Addresses for faster DNS lookups;
Added: 10-02-1997/5-05-2003   |  Version: 1.0k   |  Downloads: 9918/9816/36
Author:Ward van Wanrooij   [Homepage]   [DSP files]

[ dd-dropfiles.zip ] [ 52,211 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]

Two components are provided that enable applications to support Windows Explorer file drag and drop. The components are:

  • TPJDropFiles - This windowed component catches files dropped anywhere over its window. It can act as a container for other components.
  • TPFormDropFiles - This non-visual component catches files dropped anywhere on its form, including the non-client areas.

Key features of these components are:

  • An OnDropFiles event is triggered when files are dropped.
  • The names of dropped files are made available through the Files array property. For convenience, the name of the first file is also stored in the FileName property.
  • The list of dropped files can be configured to include only files, only folders or all files and folders.
  • Dropped folders can be recursed so that all the files and sub-folders in each of the dropped folders are listed.
  • Filters can be applied to the dropped files and folders. This is done in one of two ways: (1) by handling the OnFileFilter event and deciding which files and folders to pass through the filter and (2) by linking the drop file component to a special file filter component, derived from the abstract TPJFileFilter. In this case the dropped files are automatically filtered by the filter component. Two filter components are provided: TPJExtFileFilter that filters according to file extensions and TPJWildCardFileFilter that filters using DOS-style wildcards. Developers can create further filter components by deriving from TPJFileFilter.
  • The mouse co-ordinates where the files were dropped can be retrieved, as can a reference to any control under the mouse cursor at the time.
  • The OnBeforeDrop event can be used to do pre-processing before the files are actually dropped.
  • The IsFolder array property tells if an equivalent item in the Files list is a file or a folder.
  • The owning window can be brought to the front when files are dropped.
  • Some design time assistance is provided by component and property editors.

A OpenHelp compatible help file is included that integrates with the Delphi IDE.

 [more]
This release contains a refactoring of the component editor in the design unit.
Added: 24-07-1999/7-11-2005   |  Version: 4.1.1   |  Downloads: 5262/5026/35
Author:Peter D Johnson   [Homepage]   [DSP files]

[ jlcvideo.zip ] [ 13,390 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
This component allows to capture images and videos from several sources (videocams, vcr's, webcams). Has been created using the AVICAP32.dll (from the Win32 API).
Visit my web site (jlceada.virtualave.net). There are examples for this component.
Added: 13-02-2000   |  Version: 1.4   |  Downloads: 14744/14744/32
Author:Juan Luis Ceada Ramos   [Homepage]   [DSP files]

[ nextgrid_d7.zip ] [ 898,146 bytes ] [ Freeware ] [ No Source ]
[ D6 | D7 | C6 ]
NextGrid is a powerful Delphi/CBuilder Grid. It is very easy to use it (in design-time with using Column Editor and in run-time). NextGrid have much more features than standard Grid, attractive look (full XP themes support), it is extremely fast (quick sorting, data manipulation, drawing...).
Added: 25-07-2005   |  Version: 3.2   |  Downloads: 467/467/31
Author:Bojan Nikolic   Bergsoft   [Homepage]   [DSP files]

[ pjmenusb.zip ] [ 27,588 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | D7 ]

This unit contains a set of three speed button derived components that either display pop-up menus associated with the buttons or form connected button / menu button pairs. The components are:

  • TPJMenuSpeedButton -- which can display an associated pop-up menu when clicked.
  • TPJLinkedMenuSpeedButton -- links to a master button and displays an associated pop-up menu when clicked.
  • TPJLinkedSpeedButton -- a speed button that can link to and control a slave button that accesses a pop-up menu.

Comes with fully integrated help and a demo project.

 [more]
Tested with Delphi 4, 6 and 7
Added: 26-06-2001/6-10-2003   |  Version: 1.0.1   |  Downloads: 4228/4213/31
Author:Peter D Johnson   [Homepage]   [DSP files]

[ edbimg16.zip ] [ 26,482 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]
EDBImage is a replacement for DBImage. Store .jpg .wmf .emf .ico .bmp in your database WITHOUT a line of code. Other formats can be stored from an event (ANY other format). QREDBImage is the QR printable version of EDBImage. Easy of use, try it now!.
Any database supported (Interbase, SQLServer, MSAccess,etc).
Added: 16-11-2004   |  Version: 1.6   |  Downloads: 1398/1398/30
Author:Sebastián Mayorá   Sebastián Mayorá   [Homepage]   [DSP files]

[ uEGrdCSV.zip ] [ 1,713 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
A simple component to import/export CSV file to StringGrid
Added: 7-11-2005   |  Version: 1.0   |  Downloads: 146/146/30
Author:Paolo Segu'   Paolo Segu'   [DSP files]

[ 3DEngine.zip ] [ 223,737 bytes ] [ Freeware ] [ With Source ]
[ D5 | D6 | D7 ]
3D rendering engine for Delphi

Includes source code for handling 3D graphics without using an API, such as OpenGL.

Includes code for :

  • Building a 3D model
  • Translating the model
  • Rotating the model
  • Rendering the model
  • Flat shading
  • Gouraud shading
  • Lighting
  • Back-face culling
  • Z-Buffering
  • (!) Does not yet include texture mapping
Also includes an example delphi project and executable of a 3D juggling club to demonstrate how to use the code.
Added: 12-05-2003   |  Version: n/a   |  Downloads: 4720/4720/30
Author:Peter Bone   [Homepage]   [DSP files]

[ cooltray.zip ] [ 355,879 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | C3 | C4 | C5 ]
CoolTrayIcon is a tray icon component with many properties to customize the icon's behaviour and appearance. Features include:

* Various mouse and click events
* Popup menu support
* Methods for hiding and showing the main form
* Can move to tray when user minimizes the form
* Icon animation
* Interactive balloon hints
* Can convert bitmaps to icons
* Design preview for easy experimentation
* The component can be used in a service
* Restores tray icon on Explorer crash

Includes a descended tray icon component, TextTrayIcon, which allows you to show a tray icon with a text of your choice. Features include:

* Text in any font and color
* Background color or icon
* Border

8 demos included (1 exe)
Added: 7-06-1999/10-03-2003   |  Version: 4.3.1   |  Downloads: 21209/18333/28
Author:Troels Jakobsen   Troels Jakobsen   [Homepage]   [DSP files]

 

© 1995-2005 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.