Skip to main content

TdxRichEditControlSetLandscapePageOrientation Class

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

Declaration

TdxRichEditControlSetLandscapePageOrientation = class(
    TdxRichEditControlAction
)

Remarks

This class does not introduce any new public members. Executing a TdxRichEditControlSetLandscapePageOrientation command applies the landscape page orientation to all pages in the current document section.

UI elements linked to a TdxRichEditControlSetLandscapePageOrientation action object are enabled only if the following conditions are met:

See Also