Skip to main content

TdxRichEditControlShowTablePropertiesForm Class

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

Declaration

TdxRichEditControlShowTablePropertiesForm = class(
    TdxRichEditControlAction
)

Remarks

This class does not introduce any new public members. Executing a TdxRichEditControlShowTablePropertiesForm action object invokes the Table Properties dialog with the active Table tab:

VCL Rich Edit Control: Table Properties - Table

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

See Also