|
TParaInfo.NextParaNo |
Top Previous Next |
|
Index of default next paragraph style property NextParaNo: Integer; (Introduced in version 1.4) Used in RichViewEdit. When user presses Enter key at the end of paragraph of this style, a new empty paragraph will be created using this new paragraph style. If NextParaNo=-1 then this new line will have the same paragraph style as the current paragraph. Default value: -1 See also:
|