TsiLang is a software localization component suite for Delphi, C++Builder and Kylix developers. This suite supports all languages and can do both internal (inside executable file) and external (separate file or library) localization. Access to Global Public Translation Database (GPTD) allows you localize your software interface to most European languages without paying translator a dime. Delphi Informant Magazine's Best Globalization Tool 2004
tssTrayNotify in an ActiveX / COM component that places a clickable icon in the system tray, while providing a popup 'balloon' style tool tip that instantly provides visual feedback for your users. This makes an ideal replacement for informational message boxes because it is non-intrusive. It doesn't pop up in the middle of the screen, and it will eventually go away on it's own.
<b>NativeExcel suite v2.x</b> is a high-performance solution for Delphi Developers that allows writing of new Excel spreadsheets and reading of existing ones. <ul><li>High performance<li>Convenient object model<li>Support for all Excel formatting options<li>Microsoft Office is not required<li>Pure Delphi source code<li>Complete documentation with numerous examples</ul>
Ada library for creating grammar parsers and lexers. Supports Unicode and other kinds of streams. Powerful, flexible and extensible. Creates syntax tree. Has all standard parser constructs and various pre-defined more complex constructs (e.g. different kinds of repetition). These constructs have even variations for subtly different needs. Arbitrary reliable look-ahead. No distinction between parser and lexer. Object oriented.