I try put this code, but nothing happens
RichViewEdit1.AddNL(edit1.Text,0,1);
edit.text > RichEditor
Forgot the put .Format at the end... Now All works
Code: Select all
RichViewEdit1.Format;