Back to Devexpress

TdxRichEditControlShowPageMarginsSetupForm Class

vcl-dxrichedit-dot-actions-de833a8d.md

latest2.1 KB
Original Source

TdxRichEditControlShowPageMarginsSetupForm Class

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

Declaration

delphi
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:

Inheritance

TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxRichEditControlAction TdxRichEditControlShowPageMarginsSetupForm

See Also

TdxRichEditControlShowPageSetupForm Class

TdxRichEditControlShowPagePaperSetupForm Class

TdxRichEditControlShowPageMarginsSetupForm Members

dxRichEdit.Actions Unit