vcl-dxrichedit-dot-actions-4ba79ba4.md
An action object that corresponds to the SetSectionOneColumn command provided by the Rich Edit control.
TdxRichEditControlSetSectionOneColumn = class(
TdxRichEditControlAction
)
This class does not introduce any new public members. Executing a TdxRichEditControlSetSectionOneColumn action object shapes the content of the current document section (i.e., the section in which the caret or text selection is located) into a single column:
UI elements linked to a TdxRichEditControlSetSectionOneColumn action object are enabled only if the following conditions are met:
False).TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxRichEditControlAction TdxRichEditControlSetSectionOneColumn
See Also
TdxRichEditControlSetSectionThreeColumns Class
TdxRichEditControlSetSectionTwoColumns Class