TdxCustomSpellChecker Class
The base class for the TdxSpellChecker component.
Declaration
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