Hello Jeremy,

Thanks for the reply. I think I asked the question wrong.
Setting the form/control cursor works but changing Screen.Cursor
seem to change the cursor for the current application only, not
really the cursor of the screen ...

-- 
Best regards,
Jack

Tuesday, March 14, 2006, 3:57:18 PM, you wrote:

> Set the cursor property for the control/form in the Object Inspector
> or at runtime. For example you can change the cursor for a TLabel
> control to be crHandPoint.

> cheers,
> Jeremy

> On 3/15/06, Jack <[EMAIL PROTECTED]> wrote:
>> Is there a way to assign an hourglass cursor to a form?
>> I understand you can do Screen.Cursor := crHourglass but
>> is there a way to only change the cursor for a form or
>> a control?
>>
>> --
>> Best regards,
>> Jack
>>
>> _______________________________________________
>> Delphi mailing list -> [email protected]
>> http://www.elists.org/mailman/listinfo/delphi
>>
> _______________________________________________
> Delphi mailing list -> [email protected]
> http://www.elists.org/mailman/listinfo/delphi

_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to