TdxRichEditMailMergeOptions.DataSource Property
In This Article
Specifies the data source for mail merge operations.
#Declaration
Delphi
property DataSource: TDataSource read; write;
#Property Value
Type |
---|
TData |
#Remarks
Use this property to associate a Rich Edit control or a document server component with a data source.
See Also