Skip to main content

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:

VCL Rich Edit Control: The Page Setup Dialog - Paper

See Also