vcl-dxrichedit-dot-actions-c9915140.md
An action object that corresponds to the TableOfContentsSetParagraphBodyTextLevel command provided by the Rich Edit control.
TdxRichEditControlTableOfContentsSetParagraphBodyTextLevel = class(
TdxRichEditControlAction
)
This class does not introduce any new public members. Executing a TdxRichEditControlTableOfContentsSetParagraphBodyTextLevel action object applies the default style to all selected paragraphs or the paragraph in which the caret (or selection) is currently located.
UI elements linked to a TdxRichEditControlTableOfContentsSetParagraphBodyTextLevel action object are enabled only if the following conditions are met:
False.TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxRichEditControlAction TdxRichEditControlTableOfContentsSetParagraphBodyTextLevel
See Also
TdxRichEditControlTableOfContentsSetParagraphBodyTextLevel Members