TdxRichEditMailMergeOptions.KeepLastParagraph Property
In This Article
Specifies if the last paragraph of an inserted document persists in the resulting document.
#Declaration
Delphi
property KeepLastParagraph: Boolean read; write; default False;
#Property Value
Type | Default |
---|---|
Boolean | False |
#Remarks
The KeepLastParagraph property’s default value is False.
See Also