Just a by-the-by, another way, altho I think it only works for things like
textboxes etc. is a function called HideCaret.

Cheers, Jeremy Coulter

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Nahum Wild
Sent: Wednesday, 5 July 2000 14:06
To: Multiple recipients of list delphi
Subject: RE: [DUG]: Remove the cursor


Use 'crNone' instead of a magic number :)

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of [EMAIL PROTECTED]
> Sent: Wednesday, July 05, 2000 12:56
> To: Multiple recipients of list delphi
> Subject: Re: [DUG]: Remove the cursor
>
>
>
>
> ShowCursor(False)
>
> or
>
> Screen.Cursor := -1;
>
> JED
>
> >> How can I temporly remove the cursor?
>
> >> Proberly simple to do but I can't find a way to do it anywhere.
>
> >> James
>
> ------------------------------------------------------------------
> ---------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>
>
>
> ------------------------------------------------------------------
> ---------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>
>
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to