Search code examples
delphidelphi-2010spell-checking

Spell Check my Delphi source code


Previously I have used Visual AssistX in Visual Studio and it had a very nice spell checking over literals.

Is there something similar to Visual Assist spell checker present for Delphi as expert?

It should spell check method names, class names and especially resourcestrings and literals.


Solution

  • I use BatchSpellChecker to check the forms and strings