<< Click to display table of contents >> TCustomRichView.MaxLength |
Allows to to limit a number of characters per line.
property MaxLength: Integer;
(introduced in version 10)
Set this property to positive value to limit a number of characters per line. Non-text items are treated like one character.
This property affects only word wrapping.
This property is ignored if WordWrap = False. This property is ignored for paragraphs having rvpaoNoWrap in Options.
Default value:
0