Skip to main content

TdxRichEditControlTableOfContentsSetParagraphBodyTextLevel Class

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

Declaration

TdxRichEditControlTableOfContentsSetParagraphBodyTextLevel = class(
    TdxRichEditControlAction
)

Remarks

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:

See Also