- TZip v1.3: Non-visual component to support PKZip compatible compression and decompression. This component interfaces with Eric Engler's excellent freeware zip and unzip dlls.
- ZipFix v1.1: Non-visual component to repair damaged Zip files. Even if some zipped data is corrupted, the remaining uncorrupted data can still be recovered and rebuilt into a new zip file. NB: TZipFix will be of no help in decrypting data, the zip data will remain encrypted if it is password protected.
- TDiff v4.2: Non-visual component implementing a "longest common subsequence" algorithm (used primarily to compare file changes). Includes TextDiff TM - a text file compare-merge utility.
- TSizeCtrl v7.2: Non-visual component to enable runtime moving and resizing of controls.
- TDateEdit v1.0: This component has been designed for quick and easy data entry unlike the hopeless Windows datetimepicker control.
- Search Components v2.1: Non-visual components (TSearch and TFileSearch) which enable very fast data searches using the Boyer-Moore search algorithm.
- TDirectoryWatch Component v1.0: A non-visual component which notifies whenever files (or subdirectories) in a selected directory have changed. This component encapsulates the FindFirstChangeNotification WinAPI function within a watching thread. Note: There's limited functionality of FindFirstChangeNotification when monitoring remote computers (at least when using NT 4.0 machines): http://support.microsoft.com/kb/q188321/
- TMostRecentFiles Component v1.0: A non-visual component which dramatically simplifies implementing a 'Most Recently Used' file list in a menu.
- TPages v1.4: Visual component for simple reports. If you're wanting to create visually designed, banded, dataset aware reports then TPages is not for you.
- Drag & Drop Component Suite v3.7: Non-visual components (co-developed with Anders Melander) to support inter-application drag and drop of files, text, bitmaps and urls.
- MD5 Check Utility: an utility to create and check MD5 checksums.
- Delphi Code Converter: an utility which displays Delphi code in HTML & RTF
ScreenShot
ScreenShot
ScreenShot
|