Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Google is broken or not taught to use?
Delphi HotKey component
Creating and assigning hotkeys in Delphi 7
The first option is to react in the OnKeyDown event.
The second option is to create a TActionList, set the action to Ctrl + V in it.
Which is better depends on what you need. Should the Ctrl+V key be active throughout the form or not?
Oh, and don't forget the replacement command, Shift+Ins. Should act exactly the same.
Ctrl+X = Shift+Del
Ctrl+C = Ctrl+Ins
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question