Is there a way to implement CTRL + Backspace (delete previous word) in Delphi edit controls on an application wide basis?
I’ve been told this functionality is common in Windows applications, but I’ve never heard of it before and a quick search seems to suggest that it’s not part of the underlying Windows controls functionality.