Skip to main content

TdxRichEditControlShowColumnsSetupForm Class

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

Declaration

TdxRichEditControlShowColumnsSetupForm = class(
    TdxRichEditControlAction
)

Remarks

This class does not introduce any new public members. Executing a TdxRichEditControlShowColumnsSetupForm action object invokes the Columns Setup dialog:

VCL Rich Edit Control: The Columns Setup Dialog

See Also