vcl-dxrichedit-dot-actions-759c538f.md
An action object that corresponds to the MergeTableCells command provided by the Rich Edit control.
TdxRichEditControlMergeTableCells = class(
TdxRichEditControlAction
)
This class does not introduce any new public members. Executing a TdxRichEditControlMergeTableCells action object merges the currently selected adjacent cells into a single cell.
UI elements linked to a TdxRichEditControlMergeTableCells action object are enabled only if the following conditions are met:
False.TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxRichEditControlAction TdxRichEditControlMergeTableCells
See Also
TdxRichEditControlShowSplitTableCellsForm Class