Skip to main content

TdxRichEditControlToggleDifferentFirstPage Class

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

Declaration

TdxRichEditControlToggleDifferentFirstPage = class(
    TdxRichEditControlAction
)

Remarks

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.

VCL Rich Edit Control: A Different First Document Page

UI elements linked to a TdxRichEditControlToggleDifferentFirstPage action object are enabled only if the following conditions are met:

See Also