TdxCustomSpellChecker Class
In This Article
The base class for the TdxSpellChecker component.
#Declaration
Delphi
TdxCustomSpellChecker = class(
TcxCustomComponent,
IdxSkinSupport,
IdxSpellChecker,
IdxSpellChecker2,
IdxSpellChecker3
)
#Remarks
Do not use this class directly. Use its descendant instead.
#Inheritance
TObject
TPersistent
TComponent
TcxCustomComponent
TdxCustomSpellChecker
See Also