Spell checking for windows apps

Comments

1 comment

  • Roy Woll

    This is not part of FirePower.  However this can be done through the FireMonkey architecture. For FireMonkey you need to create your own spell service for windows. For an example of how this is done see the file FMX.SpellChecker.Mac (comes with delphi) which has an example of doing it for the mac. You basically heed to define the service, and register it. This involves defining two methods which you can tie in to your own spell checker. 

    Once the service is registered the system will automatically use it to check spelling and suggest corrections.

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk