RichViewRemoveNbSpAfterImport Variable

<< Click to display table of contents >>

RichViewRemoveNbSpAfterImport Variable

Unit [VCL/FMX]: CRVData / fmxCRVData;

Syntax

var

  RichViewRemoveNbSpAfterImport: Boolean = True;

If True, non-breaking spaces are removed from empty lines after importing HTML and Markdown. Non-breaking spaces are often used in these formats to create empty lines.