Links
EControl Syntax Editor SDK
TCustomSyntaxMemo.OnDeleteBookmark Event

Occurs before bookmark deleting.

property OnDeleteBookmark: TBookmarkDeleteEvent;

Write OnDeleteBookmark event handler to control bookmark deleting. This event can occur only for bookmarks with property AllowDelete = True. 

Bookmark - reference to bookmark to be deleted. 

Set AllowDelete parameter to False to disable bookmark deletion.

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