TdxSpellCheckerCustomCheckMode Constructors
The base class for classes that manage options for the Outlook-style and Word-style checking modes.| Name | Description |
|---|---|
| Create(TdxCustomSpellChecker,IdxSpellCheckerAdapter) | Initializes a new instance of the TdxSpellCheckerCustomCheckMode class with specified settings. |
| Create(TdxCustomSpellChecker) | Initializes a new instance of the TdxSpellCheckerAbstractCheckMode class with specified settings. Inherited from TdxSpellCheckerAbstractCheckMode. |
See Also