Create(TArray<IdxRichEditMergeFieldName>) Constructor
Creates a data container for a mail merge field customization event.
Declaration
constructor Create(const AMergeFieldsNames: TArray<IdxRichEditMergeFieldName>);
Parameters
Name | Type |
---|---|
AMergeFieldsNames | TArray<T> |
Remarks
The AMergeFieldNames parameter value initializes the MergeFieldsNames property.
See Also