Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Apr : how to mimic a ctrl-c
Hello, Probably a simple answer. :) I want to mimic the ctrl-c in code. For instance, I want that if a user hit a button, that it copies a certain text, so the user can hit the ctrl-v in another application(notepad for instance) and paste the text. Regards Pierre