Function TWPCustomRtfEdit.BookmarkAtXY(X:Integer; Y:Integer; Bookmark:TWPTextObj) : Boolean

Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit

Parameters

Returns

The type of the result value is Boolean.

Description

This functions checks if the text at the given position is locate inside of a bookmark.
To check if there is a bookmark object under the mouse cursor use CodeAtXY(X,Y,Code)!