thanks to all who replied.
I will take a look at all the suggestions.
I had a feeling it could be done.

Thanks again, Jeremy

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Rohit Gupta
Sent: Monday, 30 April 2001 20:46
To: Multiple recipients of list delphi
Subject: Re: [DUG]: Text capture


GetCursorPos will get you the current cursor position.  Use the canvas of
the control to write the text.  Actually, you should be able to use the
moseevents of teh control

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Tuesday, 1 May 2001 04:42
Subject: [DUG]: Text capture


> Hi all.
> I am in the middle of writting a control to display Unicode.
> I have had to in the end write my own control to do this, which is ok,
but, I have a question. Is there a way to get some text at a point on the
screen ? i.e. where the mouse is?
> Its not important, but would be handy if I could.
>
> Thanks, Jeremy Coulter
>
>
>
> Jeremy Coulter (Manager)
> Visual Software Solutions
> Christchurch, New Zealand
> PH 03-3521595
> FAX 03-3521596
> MOBILE 021-2533214
> www.vss.co.nz
>
> --------------------------------------------------------------------------
-
>     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"
>

---------------------------------------------------------------------------
    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"

---------------------------------------------------------------------------
    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"

Reply via email to