Speller contains two components designed for Delphi: TSpellChecker and TSpellLanguageComboBox. TSpellChecker is a non-visual Delphi component 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. For higher versions of MSOffice, only some languages will work. For easy choice of spell language, use TSpellLanguageComboBox. TSpellLanguageComboBox is a visual Delphi component designed to display a list of available spell dictionaries. It allows to select the active language used by a TSpellChecker, and is part of this package. Together with the spell check components, you will get some useful functions for Unicode handling declared on the installed Units. See help file for details. Speller includes all source code!
PHPWebQuiz is a program to solve quizzes online on the Internet or on a Intranet. It runs on a Internet server.PHPWebQuiz has been developed to be used together with QuizPro. It uses the same format for the question files and the data base. This means, you can create your own quizzes with QuizPro and publish them on the Internet by using PHPWebQuiz. The results of the questioning can be imported by QuizPro, and therefore analysed statistically.
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!