Skip to main content
A newer version of this page is available. .

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:

See Also