Compile errors in Delphi 10.3.3 with DevExpress Spellchecker
Posted: Sun Sep 06, 2026 8:30 pm
I tried upgrading and ran into these compile errors:
[dcc32 Error] cxTRichView.pas(881): E2137 Method 'ExecutePaste' not found in base class
[dcc32 Error] cxTRichView.pas(1712): E2003 Undeclared identifier: 'esoSmartPaste'
[dcc32 Error] cxTRichView.pas(1712): E2010 Incompatible types: 'TcxEditSupportedOperation' and 'Integer'
[dcc32 Fatal Error] RVDXSpell.pas(785): F2063 Could not compile used unit 'cxTRichView.pas'
It looks like a DevExpress Spell checker compatibility issue. See attached. Please advise.
[dcc32 Error] cxTRichView.pas(881): E2137 Method 'ExecutePaste' not found in base class
[dcc32 Error] cxTRichView.pas(1712): E2003 Undeclared identifier: 'esoSmartPaste'
[dcc32 Error] cxTRichView.pas(1712): E2010 Incompatible types: 'TcxEditSupportedOperation' and 'Integer'
[dcc32 Fatal Error] RVDXSpell.pas(785): F2063 Could not compile used unit 'cxTRichView.pas'
It looks like a DevExpress Spell checker compatibility issue. See attached. Please advise.