TdxMailMergeCustomSeparators.ResetFieldResultGroupSeparator Method
Restores the default group separator displayed in the field result.
Declaration
procedure ResetFieldResultGroupSeparator;
Remarks
Call this procedure to assign an empty string to the FieldResultGroupSeparator property. As a result, the MaskGroupSeparator property value is used as the actual group separator in the field result.
See Also