trichview.support.examples
Re: How to check whether RichView is empty? |
Author |
Message |
Sergey Tkachenko |
Posted: 12/02/2002 20:05:24 Correction Empty := (rv.ItemCount=0) or ((rv.ItemCount=1) and (rv.GetItemStyle(0)=0) and (rv.GetItemText(0)='')); |
Powered by ABC Amber Outlook Express Converter