TdxMailMergeRecordCustomEventArgs Members
The base class for all argument containers for record insertion events in a mail merge operation.Constructors
| Name | Description |
|---|---|
| Create(IdxInnerRichEditDocumentContainerOwner,TdxCustomDocumentModel,TdxCustomDocumentModel) | Initializes a new instance of the TdxMailMergeRecordCustomEventArgs class with specified settings. |
Properties
| Name |
|---|
| Document |
| RecordDocument |
Methods
| Name | Description |
|---|---|
| Clear | |
| Empty | Inherited from TdxEventArgs. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also