TdxSpellCheckerAbstractCheckMode Class
The base class for classes that manage options for checking modes.
#Declaration
TdxSpellCheckerAbstractCheckMode = class(
TInterfacedPersistent,
IdxSpellCheckerCheckModeHelper
)
#Remarks
Do not use this class directly. Use its descendant (TdxSpellCheckerCustomCheckMode) instead.