HI All.

I have a need to trap when someone does a paste into a control, so I can 
add some comments above the newly pasted text.

What I am currently doing is if the press ctrl+v I get the line pos where 
the text is about to pasted to, then insert some text at that pos-1

This does not quite work. I WOULD like to trap the event and do  what I 
need to.

Can anyone give me some ideas ?

Thanks, Jeremy Coulter


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to