I'm having a problem to move the keyboard arrow up. Down, left and right works ok, but when I use the up arrow the cursor leaves the srichviewedit and goes to other components. How do I fix this?
What happens when I press the up key / ^ \ the cursor leaves the SrichViewEdit and goes to another component of the window, eg a TEdit. This only happens on the up arrow, the others are right.
I created a new project, placed TEdit and TSRichViewEdit on the form.
Ran it. Clicked TSRichViewEdit. Pressed "up". The caret is still in TSRichViewEdit.
Ok, thanks. But you know what might be causing this? Well I checked with one of DEMOS and everything is equal. I do not know what may have caused this ...