Cursor Property
  

Set cursor of a window.from file or resource.

SYNTAX
Pseudo-OOP:

Set:
<WindowName>.Cursor := cCursor | nCursor

Function syntax:

Set:
SetProperty ( <WindowName>,Cursor , cCursor | nCursor)