Skip to main content

TdxRichEditControlShowFloatingObjectLayoutOptionsForm Class

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

Declaration

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:

VCL Rich Edit Control: The Layout Dialog - Text Wrapping

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

See Also