TdxMailMergeCustomSeparators.ResetFieldResultGroupSeparator Method
In This Article
Restores the default group separator displayed in the field result.
#Declaration
Delphi
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