TCustomRichView.Cursor

<< Click to display table of contents >>

TCustomRichView.Cursor

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

property Cursor: TCursor;

 

Default value:

▪crDefault for TRichView;

▪crIBeam for TRichViewEdit.

See also:

▪RichViews' cursors.