vcl-dxrichedit-dot-actions-c9444572.md
An action object that corresponds to the ToggleDifferentFirstPage command provided by the Rich Edit control.
TdxRichEditControlToggleDifferentFirstPage = class(
TdxRichEditControlAction
)
This class does not introduce any new public members. Executing a TdxRichEditControlToggleDifferentFirstPage action object allows an end-user to enable or disable the unique header and footer displayed only on the first document page.
UI elements linked to a TdxRichEditControlToggleDifferentFirstPage action object are enabled only if the following conditions are met:
False.TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxRichEditControlAction TdxRichEditControlToggleDifferentFirstPage
See Also
TdxRichEditControlToggleDifferentOddAndEvenPages Class