Back to Devexpress

TdxRichEditControlShowFloatingObjectLayoutOptionsForm Class

vcl-dxrichedit-dot-actions-be0bf2d1.md

latest2.8 KB
Original Source

TdxRichEditControlShowFloatingObjectLayoutOptionsForm Class

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

Declaration

delphi
TdxRichEditControlShowFloatingObjectLayoutOptionsForm = class(
    TdxRichEditControlAction
)

Remarks

This class does not introduce any new public members. Executing a TdxRichEditControlShowFloatingObjectLayoutOptionsForm action object invokes the Layout dialog with the active Text Wrapping tab:

UI elements linked to a TdxRichEditControlShowFloatingObjectLayoutOptionsForm action object are Enabled only if the following conditions are met:

Inheritance

TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxRichEditControlAction TdxRichEditControlShowFloatingObjectLayoutOptionsForm

See Also

TdxRichEditControlShowFloatingObjectLayoutOptionsForm Members

dxRichEdit.Actions Unit