Re: how to make visible cursor if I am playing any game (counter-strike)

Posted by DelphiLand Team on October 20, 2004

In Reply to: how to make visible cursor if I am playing any game (counter-strike) posted by xip on October 17, 2004

: how to make visible cursor if I am playing any game which hides cursor?

Just a suggestion, try:
Screen.Cursor := crDefault;

Can you let us know if it worked?

Jeff, DelphiLand Team


[ DelphiLand FAQ ]