Skip to main content

TdxRichEditControlShowMergeDatabaseRecordsForm Class

An action object that corresponds to the ShowMergeDatabaseRecordsForm command provided by the Rich Edit control.

Declaration

TdxRichEditControlShowMergeDatabaseRecordsForm = class(
    TdxRichEditControlAction
)

Remarks

This class does not introduce any new public members. It only implements the ShowMergeDatabaseRecordsForm command for use in an action list. Executing a TdxRichEditControlShowMergeDatabaseRecordsForm action object invokes the Merge Options dialog window:

VCL Rich Edit Control: The Merge Options Dialog Window

See Also