Skip to main content

TdxMailMergeCustomSeparators Class

Stores custom group and decimal separators for mail merge fields.

Declaration

TdxMailMergeCustomSeparators = class(
    TPersistent
)

Remarks

This class has the following members that allow you to:

The TdxRichEditMailMergeOptions.CustomSeparators property references a TdxMailMergeCustomSeparators object.

Inheritance

TObject
TPersistent
TdxMailMergeCustomSeparators
See Also