vcl-dxrichedit-dot-actions-e01b8cb7.md
An action object that corresponds to the EditPageFooter command provided by the Rich Edit control.
TdxRichEditControlEditPageFooter = class(
TdxRichEditControlAction
)
This class does not introduce any new public members. Executing a TdxRichEditControlEditPageFooter action object activates the footer editing mode, placing the caret into a footer located on the current document page.
Use the ClosePageHeaderFooter command to deactivate the footer editing mode.
UI elements linked to a TdxRichEditControlEditPageFooter action object are enabled only if the following conditions are met:
False.TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxRichEditControlAction TdxRichEditControlEditPageFooter
See Also
TdxRichEditControlEditPageHeader Class