Lists the bookmarks (TBookmark objects) in the TCustomSyntaxMemo.
TBookmarks = class(TCollection);
ecSyntMemo
Use TCustomSyntaxMemo.BookmarkObj property to access bookmarks collection. Using it you may directly change properties of bookmarks as against Bookmarks property that allows to specify only position of the bookmark.
|
Topic |
Description |
|
The methods of the TBookmarks class are listed here. | |
|
The properties of the TBookmarks class are listed here. |
|
Method |
|
Property |
|
read only |
|
TBookmarks Properties |
Description |
|
Provides indexed access to the items in the collection. |
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|