| Component Name | Author | Type |
| LibIntf 2.0 | Vladimir Vinogradsky | Freeware with Source |
Reconstruction of Delphi 4 LibIntf unit to get access to IDE's internal objects...... |
| Run-time Object Inspector 3.01 | Adam Cutchin | Freeware with Source |
Object inspector just like Delphi's own. Also shows application's object hierarchy in a tree view. Great application or component debugging tool...... |
| MTSearch 2.2 | Martin Waldenburg | Freeware with Source |
A very fast String search engine, about twice as fast as Boyer-Moore, based on an article in the German magazine (8/97)...... |
| Version 1.0 | David Lederman | Freeware |
This component is designed to help you display meaningful information about your program by extracting the VersionInfo from your applications...... |
| DFMTools 0.9 | Carlos de Cumont | Freeware |
Translates and handles Delphi file (DFM, *.~*, ...). Translate the all the DFMs to txt files, delete DCU, delete bak files. It supports Multi Thread, Callback functions, etc...... |
| Tools Unit 1.00 | Liran Shahar | Freeware with Source |
Tools unit allows you the reduce code size in about a half since you wouldn't have to deal with: Button1.Enabled:=... Button2.Enabled:= instead just write: EnableControls ( [Button1, Panel1, Panel2], not Empty); Best way to recude code size........ |
| Object Inspector & Form Designer 1.0 | Wei Bao | Shareware |
It's a Object Inspector & Form Designer clone. It works 99% like that in Delphi IDE. And more features than IDE: control group (like in C&C, Ctrl-Number to define Number group). Owner draw method for Object Inspector (you can directly see the..... |
| Dcj Debug Window 0.95 | Michael Trier | Freeware |
The Dcj Debug Window can be used for tracking debug messages when you are in one of those situations where you cannot use the BCB IDE. I've included a demo which should make it pretty clear how you can use the Dcj Debug Window. Source code is availab..... |
| TVersionView & TVersionProtect 2.0b | Alexander Burlakov | Freeware with Source |
Two Delphi components that help you to control your program Version information (such as VersionNumber, ProductName, CompanyName, FileDescription) and protect it from changes. Contains: |
| TWatch 1.01 | Florian Bömers | Freeware with Source |
This component enables you to track some system events. Currently implemented are Shell events (i.e. Activation, Creation, Closure of Applications) and Keyboard events. The shell events have one drawback: The name parameter is identical for all insta..... |
| P-script 0.05 beta | Kirill B. Kuznetsov | Freeware |
P-script is Pascal-like language. Component is for interpreting scripts. For real fans of Pascal :)..... |
| Wanda the Wizard Wizard 2.0 | Ingeneering Inc | Demo |
Wanda The Wizard Wizard is a tool for embedding Wizard technology in application programs. Version 2.0 adds significant new functionality and greatly increased performance. What's New:- Dozens of enhancements and fixes.....
|
| Compound Documents 1.00 | Robert R. Marsh | Freeware with Source |
Compound Documents, or OLE Structured Storage, provide an ingenious and easy way to effectively create a full file-system within a file. A compound document functions as a 'directory' (or root storage in the lingo) which can contain 'sub-directories'..... |
| eAuthor HTML Help components 3.0 | HyperAct, Inc | Shareware |
The HyperAct HTML Help deployment components make it easy to embed, call and use HTML Help from Delphi applications. Provides native support for Delphi 3 and 4, ActiveX versions for other development tools. C++Builder sample can be downloaded from Hy..... |
| TRunEditor 1.0 | SangCheon Lee | Freeware |
At run-time, edit controls just like in Delphi IDE. Select a control, and move, size, copy, paste from clipboard. Make a group of selected controls, and group of several groups.Save the current controls to a file as is, and load it including group in..... |
| TFM Alpha Representation Function 1.0 | Toby Allen | Freeware with Source |
This is a simple unit (includes a demo project) that can be used to convert a number to a base 24 or 26 letter string. Option for leaving out I and O. Useful for turning database autoinc fields into Alpha "Code values". Ie. 0 returns A, 1 - B , 233..... |
| Snoop v2.07 | Robert R. Marsh | Freeware |
Snoop interfaces smoothly with your programs and takes note of all memory allocations and deallocations and where in your code they occur. When your program ends Snoop creates a list of all the memory blocks that didn't get deallocated and dumps it t..... |
| Standard Delphi Library (SDL) / SuperStream v1.0 | Ross Judson | Shareware |
The Standard Delphi Library (SDL) by Soletta is a powerful library of reusable container classes, generic algorithms, and an easy to use persistence mechanism. SDL is designed for intermediate to advanced Delphi programmers who have a need for sophi..... |
| TOTA 1.4 beta | Martin Waldenburg | Freeware with Source |
Wrapper around the new ToolServices of Delphi 4. You can it use only within a wizard. You need not to create the class...... |
| Delphin 1.21 | Dream Company | Freeware with Source |
If you want to integrate pascal scripting language into your application this component is for you. Features:- Can load and execute DFM+PAS files
- Any VCL component / procedure / function can be used in scripts
- Automatical unit import.....
|