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