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

TdxRichEditControlShowPagePaperSetupForm Class

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

Declaration

TdxRichEditControlShowPagePaperSetupForm = class(
    TdxRichEditControlAction
)

Remarks

This class does not introduce any new public members. Executing the TdxRichEditControlShowPagePaperSetupForm action object displays the Page Setup dialog window with the active Paper tab:

See Also