rvico TRichView Reference | TRVStyle | TFontInfo

TFontInfo.NextStyleNo

Top  Previous  Next

The default next text style, index in TRVStyle.TextStyles.

property NextStyleNo: Integer;

This property is used in RichViewEdit. When user presses  Enter  key at the end of paragraph, and the current text has this style, a new empty paragraph will be created using this NextStyleNo. If NextStyleNo=-1, a new paragraph will have the same text style as in the current paragraph.

Default value:

-1

See also

TParaInfo.NextParaNo.


RichView © Sergey Tkachenko