Skip to main content

TdxRichEditControlShowPageSetupForm Class

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

Declaration

TdxRichEditControlShowPageSetupForm = class(
    TdxRichEditControlAction
)

Remarks

This class does not introduce any new public members. Similar to the TdxRichEditControlShowPageMarginsSetupForm, executing the TdxRichEditControlShowPageSetupForm action object displays the Page Setup dialog window with the active Margins tab:

VCL Rich Edit Control: Page Setup - Margins

See Also