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:
Inheritance
TObject
TPersistent
TComponent
TBasicAction
TContainedAction
TCustomAction
TAction
TdxBasicAction
TdxRichEditControlAction
TdxRichEditControlShowMergeDatabaseRecordsForm
See Also