Board index » cppbuilder » Re. Changing a cursor on a form
Elmar Baumann
![]() CBuilder Developer |
Re. Changing a cursor on a form2005-05-11 12:15:26 AM cppbuilder9 QuoteEdward Diener wrote in Article <4280d04a$ XXXX@XXXXX.COM > TForm::OnButtonClick() { Screen->Cursor = crHourGlass; //do smoething Screen->Cursor = crDefault; } Regards Elmar Baumann ------------------------------------------------------------------------------ Indy9 NNTP Internet News Reader/Writer, E. Baumann Software 2005 Portions of this Software are Copyright (c) 1993 - 2005, Chad Z. Hower (Kudzu) and the Indy Pit Crew <www.IndyProject.org/> |