TdxRichEditControlShowPageSetupForm Class
An action object that corresponds to the ShowPageSetupForm command provided by the Rich Edit control.
Declaration
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