Two richview on the form, each Richview has own popup menu with standart command actions from ActionList Copy/Paste/etc .
When RichView1 is focused then short cut Ctrl+С return selection from it (rv1).
And when RichView2 is focused then short cut Ctrl+С return selection from it (rv2)
but when RichView2 is focused the shortcut Ctrl+V make inserition to RichView1 instead to do this in to the RichView2.