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

