Skip to main content

TdxMailMergeCustomSeparators.ResetFieldResultDecimalSeparator Method

Restores the default decimal separator displayed in the field result.

Declaration

procedure ResetFieldResultDecimalSeparator;

Remarks

Call this procedure to assign an empty string to the FieldResultDecimalSeparator property. As a result, the MaskDecimalSeparator property value is used as the actual decimal separator in the field result.

See Also