<< Click to display table of contents >> TCustomRichView.MinTextWidth |
Minimum width for text wrapping. This value allows to increase width of scrollable area in TRichView.
property MinTextWidth : TRVPixelLength;
This property does not affect printing.
In TRichViewEdit, you can change this property as an editing operation, see TRichViewEdit.SetIntPropertyEd.
Default value:
0
See horizontal scrolling for details.