TdxRichEditMailMergeOptions.CustomSeparators Property
Specifies custom group and decimal separators.
Declaration
property CustomSeparators: TdxMailMergeCustomSeparators read; write;
Property Value
Type |
---|
TdxMailMergeCustomSeparators |
Remarks
Use this property to set custom separators instead of separators defined by the current locale. Refer to the TdxMailMergeCustomSeparators class description for detailed information on available options.
See Also