RichViewEdit + Word Wrap

General TRichView support forum. Please post your questions here
Post Reply
Graham
Posts: 64
Joined: Sun Jan 27, 2013 7:51 pm
Location: Berkshire U.K.

RichViewEdit + Word Wrap

Post by Graham »

Is it possible to set the Word Wrap for a max number of characters rather than a number of pixels?

Graham
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

It is possible to set word wrap for a maximal number of characters in addition to word wrap at the number of pixels: TRichViewEdit.MaxLength property.
Post Reply