Skip to main content

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:

VCL Rich Edit Control: Page Setup - Margins

See Also