Back to Devexpress

TdxRichEditMailMergeOptions Members

vcl-dxrichedit-dot-options-dot-tdxricheditmailmergeoptions-dot-underscore-members.md

latest4.3 KB
Original Source

TdxRichEditMailMergeOptions Members

Stores core mail merge settings.

Properties

NameDescription
ChangedOccurs when any of the settings with a particular Rich Edit control options set is modified. Inherited from TdxRichEditNotificationOptions.
CustomSeparatorsSpecifies custom group and decimal separators.
DataSourceSpecifies the data source for mail merge operations.
KeepLastParagraphSpecifies if the last paragraph of an inserted document persists in the resulting document.
ViewMergedDataSpecifies a value indicating whether the Rich Edit control displays field results or field codes in a mail-merge document.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginUpdatePostpones sending notifications about modifications within the option set. Inherited from TdxRichEditNotificationOptions.
CancelUpdateDiscards the postponed option set change notifications and enables sending subsequent notifications to the option set’s listeners. Inherited from TdxRichEditNotificationOptions.
EndUpdateSends the postponed option set change notifications and enables sending subsequent notifications to the option set’s listeners. Inherited from TdxRichEditNotificationOptions.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
QueryInterface(TGUID,Untyped)Inherited from TInterfacedPersistent.
ResetRestores the default values for all settings within the option set. Inherited from TdxRichEditNotificationOptions.
ToStringInherited from TObject.

See Also

TdxRichEditMailMergeOptions Class

dxRichEdit.Options Unit