Links
EControl Syntax Editor SDK
TSyntaxMemo.Cursor Property

Specifies the image used to represent the mouse pointer when it passes into the region covered by the control.

property Cursor: TCursor;

Change the value of Cursor to provide feedback to the user when the mouse pointer enters the control. The value of Cursor is the index of the cursor in the list of cursors maintained by the global variable, Screen. In addition to the built-in cursors provided by TScreen, custom cursors may be added to the list.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!