Skip to main content
A newer version of this page is available. .

TdxRichEditControlShowSplitTableCellsForm Class

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

Declaration

TdxRichEditControlShowSplitTableCellsForm = class(
    TdxRichEditControlAction
)

Remarks

This class does not introduce any new public members. It only implements the ShowSplitTableCellsForm command for use in an action list. Executing a TdxRichEditControlShowSplitTableCellsForm action object invokes the Split Cells dialog window:

See Also