TRVOleDropEffect rvdeCopy
Posted: Fri Jun 05, 2015 3:56 pm
Hello,
I've tried to change de D&D behavior; in certain conditions I want the drop inside the same RV to be a copy/paste instead a cut/paste (like with the Ctrl key).
the "var" parameter DropEffect: TRVOleDropEffect of OleDrop event seems a good candidate but it doesn't change anything.
I've tried also to Undo the deletion and then paste the selection but the cursor position is lost, and I'm not sure it is a good option.
Regards
I've tried to change de D&D behavior; in certain conditions I want the drop inside the same RV to be a copy/paste instead a cut/paste (like with the Ctrl key).
the "var" parameter DropEffect: TRVOleDropEffect of OleDrop event seems a good candidate but it doesn't change anything.
I've tried also to Undo the deletion and then paste the selection but the cursor position is lost, and I'm not sure it is a good option.
Regards