trichview.support
Deleting an item safely (2) |
Author |
Message |
Martin Holmes |
Posted: 08/18/2004 15:38:51 In your previous answer, you suggested this code: rve.SetSelectionBounds(ItemNo, rve.GetOffsBeforeItem(ItemNo), ItemNo, rve.GetOffsAfterItem(ItemNo)); rve.DeleteSelection; What would I do if the item is inside a table? Is the item number unique to this item in the whole document, or does each embedded TRichViewEdit have a list of items starting from 0? Cheers, Martin |
Powered by ABC Amber Outlook Express Converter