In my application there is a TEdit with PasswordChar = '*'.
When the user presses Ctrl + C a hint appears.
Translated:
Not Allowed
You cannot copy text from a password field.
And obviously, the Copy item in the drop-down menu is disabled
Is there a way to enable the copy action for password editors?


