Back to Devexpress

TdxRichEditControlShowPagePaperSetupForm Class

vcl-dxrichedit-dot-actions-d5650c7b.md

latest2.1 KB
Original Source

TdxRichEditControlShowPagePaperSetupForm Class

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

Declaration

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

Inheritance

TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxRichEditControlAction TdxRichEditControlShowPagePaperSetupForm

See Also

TdxRichEditControlShowPageSetupForm Class

TdxRichEditControlShowPageMarginsSetupForm Class

TdxRichEditControlShowPagePaperSetupForm Members

dxRichEdit.Actions Unit