how can i set a fix width of 40 chars?
I want use a TRichViewEdit for a editor that have only
a fix width of 40 chars and now search i a solution to
becomes a auto CR function at a fix width of 40 chars.
i try the TRichViewEdit component for future use in my own application. I want make a chatwindow thats has a max line count of 100 lines. Whenever comes a new line at the end of the TRichViewEdit than check the actual line count.