TCustomRVFontInfo.JumpCursor

<< Click to display table of contents >>

TCustomRVFontInfo.JumpCursor

Specifies mouse cursor for hypertext of this style.

property JumpCursor: TCursor;

This cursor appears when user moves the mouse pointer to text item of this style in RichView. This property has effect only for hypertext items (Jump=True).

Default value:

crJump

See also properties of TRVStyle:

JumpCursor.

See also:

Cursors used by components of TRichView family.