How to use live spelling in ActiveX
Posted: Tue May 27, 2008 11:41 am
By default, live spelling does not work when TRichView is placed on an ActiveForm in ActiveX.
matvey suggested the solution:
Place a timer on the ActiveForm, and call CheckSynchronize in the timer procedure.
Delphi 6 or newer is required.
matvey suggested the solution:
Place a timer on the ActiveForm, and call CheckSynchronize in the timer procedure.
Delphi 6 or newer is required.