trichview.com

trichview.support




Re: Clearing without loosing text format


Return to index


Author

Message

Sergey Tkachenko

Posted: 02/12/2004 12:49:11


v := RichViewEdit1.CurTextStyleNo;

RichViewEdit1.Clear;

RichViewEdit1.Format;

RichViewEdit1.CurTextStyleNo := v;



> My question is, how can i call RichViewEdit1.Clear without setting current

> text style index to zero?





Powered by ABC Amber Outlook Express Converter