SmartPlugin is a tool for creating modular applications. Instead of having a single and huge executable, with SmartPlugin you can split your applications functionality into modules (plugins), making it much better organized, very easy to maintain, and far less resource-consuming (they are used on-demand).
LangTools it's a complex tool for Delphi application localisation. It contains VCL components, editors and wizards built-in Delphi and external language file editor.<br>
Package LangTools was designed for developers, to localise software products. The package divides project into the text data pieces that can be edited separately.
Delphi Form Converter is a tool to converts binary format delphi form (.dfm) file to text formt dfm file, it also converts delphi6 and above version's dfm file's WideString & UTF8String encoding to delphi5 compatible encoding, e.g. converts #186#186#215#214 to corresponding chinese character for correctly display in unicode supported english system.
Active Query Builder is a query builder component suite for Borland Delphi and C++ Builder which gives your end-users the ability to create complex SQL queries containing unions and sub-queries via an intuitive visual interface. It can be integrated with your application by setting a few properties or a few lines of code. Free Edition is fully functional, but supports only the ANSI-92 SQL dialect. The product is shipped with detailed help system.
Speller contains two components designed for Delphi: TSpellChecker and TSpellLanguageComboBox. It is designed to add spell check capability to any application. It uses ISpell dictionaries installed with "ISpell - LS-Distribution". You find it on my web site http://www.luziusschneider.com Additionally, TSpellChecker can use spell check dictionaries installed with MSOffice 95 or 97. Speller includes all source code!
Print odd pages or even pages only! PrintDialogEx contains an extended Print Dialog component for Delphi. TPrintDialogEx displays a PrintDialog with an additional ComboBox to select: - All Pages - Odd Pages - Even Pages. PrintDialogEx includes all source code!
LSFindReplaceDialogW contains two components for Delphi 6 and 7: TLSFindDialogW displays a Find dialog, TLSReplaceDialogW a search-and-replace dialog. Both use wide strings (Unicode) and do work only with Windows NT/2000/XP and higher.LSFindReplaceDialogW includes all source code!
Freeware with full source code!
The Open QBuilder (OQBuilder) is a simple "visual query builder". You can use OQBuilder in your Borland Delphi and Borland C++Builder applications to make easier SQL-code generation. OQBuilder allows you to easy work with local and server databases via BDE, ADO, IBO, IBX, DBX, FIBPlus, etc.
All versions of Open QBuilder are available as freeware with full source code and samples.
RichView is a suite of native Delphi/C++Builder components for displaying, editing and printing hypertext documents.
Documents can contain text with various character attributes, tables, pictures, any Delphi controls. Left, right, center or justify alignments of paragraphs, custom margins and indents, background images, print preview, export to HTML, RTF import and export, live spell, data aware versions and more...