TdxRichEditControlOptionsBase.MailMerge Property
In This Article
Provides access to mail merge settings.
#Declaration
Delphi
property MailMerge: TdxRichEditMailMergeOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxRichEditMailMergeOptions class description for detailed information on available options.
See Also