FlashEngine is a set of components for Delphi and C++ Builder which add extra features to Macromedia Flash ActiveX - such as loading from stream, grab real 32-RGBA frames, real transparency playing. Real player transparency, with anti-aliasing. Windowless Player control. Grab flash frame to 32-bit bitmap with alpha channel. Load flash from exe-resource. Load flash from stream, and store your flash in DFM. Use grabbed flash frame as texture in 3D
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.
DFMToSource is a source code generator for Delphi and C++Builder. DFMToSource helps you to dynamically create VCL components or forms at runtime. DFMToSource proposes you 2 possibilities: COMPONENTS GRAPHICAL PROPERTIES, that allows you to integrate very easily the bitmaps or icons included in your graphical components within your source code, and FULL DFM, that allows you to integrate the full DFM content within your source code.
SmartTranslate is a tool which helps you translating a Delphi project to other languages. In the first step, it collects all strings in the Pascal code and Delphi forms. After all strings are translated, which can be done inside SmartTranslate, it can replace the strings of the original language with the corresponding strings of another language. Strings that appear in more than one project have to be translated only once.
Delphi Component Help Builder is a powerful tool that creates help files for Delphi components based on its source code to integrate it with Delphi IDE help system. It's a combination of Pascal source code parser and help file editor. Help file created with Delphi Component Builder looks professional, like help files supplied by Borland. Delphi Component Help Builder also can save help topic text back into source files as in-source help comments.
Delphi Spell Checker PRO, award-winning Spell Checking Add-in for Borland Delphi 6-7. Check Spelling in forms, hints, TStrings and captions in 18 languages, using 26 dictionaries, right in your Delphi 6-7 IDE. Delphi Spell Checker PRO integrates directly into the IDE of Delphi 6,7 (all editions), allowing you to spell check the text you entered right on the spot.
OpenGL Delphi examples and tutorials with full Delphi source code. Learn openGL through Delphi examples. Examples include both 2d and 3d OpenGL tutorials in Delphi.
VersyPDF.Delphi is a library for create / modify PDF documents on the fly. VersyPDF.Delphi is a high-quality, industry-strength PDF library meeting requirements of the most demanding and diverse applications. Using VersyPDF.Delphi you can write stand-alone and reliable commercial applications that can read, write, and edit PDF documents.
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!