Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to WinSpellingErrorMBS class.
WinSpellingErrorMBS.CorrectiveAction as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Spell Checking | MBS WinFrameworks Plugin | 21.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Raises WinSpellCheckerExceptionMBS in case of an error.
(Read only property)
WinSpellingErrorMBS.Length as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Spell Checking | MBS WinFrameworks Plugin | 21.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Raises WinSpellCheckerExceptionMBS in case of an error.
(Read only property)
WinSpellingErrorMBS.Replacement as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Spell Checking | MBS WinFrameworks Plugin | 21.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
If the CorrectiveAction returned by CorrectiveAction is not kCorrectiveActionReplace, value is the empty string.
Raises WinSpellCheckerExceptionMBS in case of an error.
If empty, you may better go with Suggest() function in WinSpellCheckerMBS class.
(Read only property)
WinSpellingErrorMBS.StartIndex as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Spell Checking | MBS WinFrameworks Plugin | 21.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Index is zero based!
Raises WinSpellCheckerExceptionMBS in case of an error.
(Read only property)
WinSpellingErrorMBS.Text as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Spell Checking | MBS WinFrameworks Plugin | 21.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
For your convenience we prepare Text.Middle(StartIndex, Length) for you here.
(Read only property)
The items on this page are in the following plugins: MBS WinFrameworks Plugin.