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

TdxRichEditControlShowPageMarginsSetupForm Class

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

Declaration

TdxRichEditControlShowPageMarginsSetupForm = class(
    TdxRichEditControlAction
)

Remarks

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

See Also