trichview.support
| clear method | 
| Author | Message | 
| Daniel Zimmerman | Posted: 10/15/2004 20:24:00 I found that the richviewedit.clear function doesn't work exactly as i expected it to. If the caret is in a table when it's called, then clear doesn't get rid of all the items. In my class, which is a descendent of trichviewEdit, I need to run this code: if topLevelEditor <> self then topLevelEditor.Clear; clear; Is this to be expected? Or am i making wrong assumptions, or is the clear function imcomplete? Thanks, Daniel | 
Powered by ABC Amber Outlook Express Converter