Back to Devexpress

TdxRichEditControlShowPageSetupForm Class

vcl-dxrichedit-dot-actions-d9e9e82f.md

latest2.1 KB
Original Source

TdxRichEditControlShowPageSetupForm Class

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

Declaration

delphi
TdxRichEditControlShowPageSetupForm = class(
    TdxRichEditControlAction
)

Remarks

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

Inheritance

TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxRichEditControlAction TdxRichEditControlShowPageSetupForm

See Also

TdxRichEditControlShowPagePaperSetupForm Class

TdxRichEditControlShowPageSetupForm Members

dxRichEdit.Actions Unit