trichview.support
Re: Using demo Checkpoints 3 |
Author |
Message |
Sergey Tkachenko |
Posted: 05/30/2005 20:42:08 Checkpoint in TRichView can be deleted by RemoveCheckpoint method. Do you use tables? Unfortunately, checkpoints were implemented before tables, and some methods for working with them are obsolete. For example, methods for enumerating and finding checkpoints work only in the scope of one RVData, not looking in subdocuments (table cells). To create a list of all checkpoints, include checkpoints in tables, you need to enumerate all items and call GetItemCheckpoint instead of using these functions. > > Hello Sergey, > > When I use demo from lastest helpfile... > \Demos\Delphi\Tutorial\2 Items-Checkpoints-Tags-Hypertext\3 List of Checkpoints > > Can you please tell me how to add and delete checkpoints to this demo this > will then suffice what I need for bookmarks. > > Any help is appreciated > > Richard |
Powered by ABC Amber Outlook Express Converter