In TRichView you can use the OnSpellingCheckEx event, when enabled in RV_Defs.inc. In this event you have access to the current item being checked.
But TSRichViewEdit doesn't have this OnSpellingCheckEx event. Can you add it to the ScaleRichView too? Please?