RichViewJustifyBeforeLineBreak

<< Click to display table of contents >>

RichViewJustifyBeforeLineBreak

Unit [VCL/FMX]: CRVFData / fmxCRVFData;

Syntax

const

  RichViewJustifyBeforeLineBreak: Boolean = False; 

(introduced in version 15)

If False, the last line before a line break (added with  Shift + Enter ) is not justified by expanding space characters.

Set to True to justify such lines.