Reputation: 3481
I have a client that reports he cannot paste into a TMemo from the clipboard. I also have code that calls TMemo.PasteFromClipboard, but this does not work.
He is using Windows 8 (not sure if 8.0 or 8.1).
Other users in their office do not experience this problem.
Any ideas what could be wrong?
(Application developed with Delphi 7)
Upvotes: 0
Views: 1274
Reputation: 11968
Windows 8 / 8.1 : copy and paste, known problem since 2013
NUM
is on (deletes Clipboard content).Sometimes could be solved with
OR
IE Internet Options
Allow Programatic clipboard access.
Disabled
to Prompt
Sometimes set to Disabled make problems.
Webroot, if your client using webroot
Application Protection tab
Win8, Webroot Secure Anywhere Internet Security Plus
SecureAnywhere, ManagingProtectedApps
Upvotes: 2