Back to Devexpress

TdxRichEditMailMergeOptions.CustomSeparators Property

vcl-dxrichedit-dot-options-dot-tdxricheditmailmergeoptions-ac6ed741.md

latest854 B
Original Source

TdxRichEditMailMergeOptions.CustomSeparators Property

Specifies custom group and decimal separators.

Declaration

delphi
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

TdxRichEditMailMergeOptions Class

TdxRichEditMailMergeOptions Members

dxRichEdit.Options Unit