TdxRichEditMailMergeOptions Properties
Stores core mail merge settings.| Name | Description |
|---|---|
| Changed | Occurs when any of the settings with a particular Rich Edit control options set is modified. Inherited from TdxRichEditNotificationOptions. |
| CustomSeparators | Specifies custom group and decimal separators. |
| DataSource | Specifies the data source for mail merge operations. |
| KeepLastParagraph | Specifies if the last paragraph of an inserted document persists in the resulting document. |
| ViewMergedData | Specifies a value indicating whether the Rich Edit control displays field results or field codes in a mail-merge document. |
See Also