Back to Devexpress

TdxRichEditControlToggleTableCellsBottomBorder Class

vcl-dxrichedit-dot-actions-6707ce83.md

latest2.8 KB
Original Source

TdxRichEditControlToggleTableCellsBottomBorder Class

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

Declaration

delphi
TdxRichEditControlToggleTableCellsBottomBorder = class(
    TdxRichEditControlAction
)

Remarks

This class does not introduce any new public members. Executing a TdxRichEditControlToggleTableCellsBottomBorder action object either hides or displays the bottom printable borders of the currently selected cells:

UI elements linked to a TdxRichEditControlToggleTableCellsBottomBorder action object are enabled only if the following conditions are met:

Inheritance

TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxRichEditControlAction TdxRichEditControlToggleTableCellsBottomBorder

See Also

TdxRichEditControlToggleTableCellsAllBorders Class

TdxRichEditControlToggleTableCellsBottomBorder Members

dxRichEdit.Actions Unit