Delphi Source Code Units
This page contains links to the Delphi source code units available from the site. Components are not included in this list – they are available on the Components page. Click the unit name to display a page that provides full details of the unit. All the units are open source.
Each unit's page has a Download tab from where its source code can be downloaded.
- MD5 Message Digest Unit
-
Object oriented implementation of the MD5 Message Digest AlgorithmThis is a very new project. No releases yet. Only available from the code repository.
- Resource File Unit
-
Delphi unit that defines classes that encapsulate the Windows 32 bit resource file format and helper functions to assist in compiling and decompiling binary resource files.
- Stream Extension Classes
-
Source code of classes that provide a means to wrap TStream classes. Provides a stream wrapper, classes to help with writing resource files and IStream wrappers for various TStream classes.
- Console Application Runner Classes
-
Source code of classes that simplify executing, and redirecting the I/O of, child console processes. Includes a class that encapsulates un-named pipes.
- System Information Unit
-
Source code of a unit containing a component and routines to get information about the user's computer and operating system.

