vcl-dxrichedit-dot-actions-6288d0cf.md
An action object that corresponds to the ToggleTableCellsRightBorder command provided by the Rich Edit control.
TdxRichEditControlToggleTableCellsRightBorder = class(
TdxRichEditControlAction
)
This class does not introduce any new public members. Executing a TdxRichEditControlToggleTableCellsRightBorder action object either hides or displays the right printable borders of the currently selected cells:
UI elements linked to a TdxRichEditControlToggleTableCellsRightBorder action object are Enabled only if the following conditions are met:
False.TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxRichEditControlAction TdxRichEditControlToggleTableCellsRightBorder
See Also
TdxRichEditControlToggleTableCellsAllBorders
TdxRichEditControlToggleTableCellsOutsideBorder