vcl-dxrichedit-dot-actions-5d43d56e.md
An action object that corresponds to the ShowTableOfContentsForm command provided by the Rich Edit control.
TdxRichEditControlShowTableOfContentsForm = class(
TdxRichEditControlAction
)
This class does not introduce any new public members. Executing a TdxRichEditControlShowTableOfContentsForm action object invokes the Table of Contents dialog allowing a user to customize the appearance of the table of contents:
UI elements linked to a TdxRichEditControlShowTableOfContentsForm action object are visible only if the following conditions are met:
False.TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxRichEditControlAction TdxRichEditControlShowTableOfContentsForm
See Also