Skip to main content

TdxMailMergeCustomSeparators Methods

Stores custom group and decimal separators for mail merge fields.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Clear Restores the default values of the FieldResultDecimalSeparator, FieldResultGroupSeparator, MaskDecimalSeparator, and MaskGroupSeparator properties.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
IsEmpty Returns a value indicating whether the Rich Edit control uses only the default numeric format switch and field result separators.
ResetFieldResultDecimalSeparator Restores the default decimal separator displayed in the field result.
ResetFieldResultGroupSeparator Restores the default group separator displayed in the field result.
ResetMaskDecimalSeparator Restores the default decimal separator in the document field’s numeric format switch.
ResetMaskGroupSeparator Restores the default group separator in the document field’s numeric format switch.
ShouldSerializeFieldResultDecimalSeparator
ShouldSerializeFieldResultGroupSeparator
ShouldSerializeMaskDecimalSeparator
ShouldSerializeMaskGroupSeparator
ToString Inherited from TObject.
See Also