TdxMailMergeCustomSeparators.ResetMaskDecimalSeparator Method
In This Article
Restores the default decimal separator in the document field’s numeric format switch.
#Declaration
Delphi
procedure ResetMaskDecimalSeparator;
#Remarks
Call this procedure to assign an empty string to the MaskDecimalSeparator property.
See Also