vcl-dxrichedit-dot-actions-91d58fff.md
An action object that corresponds to the ShowTablePropertiesForm command provided by the Rich Edit control.
TdxRichEditControlShowTablePropertiesForm = class(
TdxRichEditControlAction
)
This class does not introduce any new public members. Executing a TdxRichEditControlShowTablePropertiesForm action object invokes the Table Properties dialog with the active Table tab:
UI elements linked to a TdxRichEditControlShowTablePropertiesForm action object are enabled only if the following conditions are met:
False.TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxRichEditControlAction TdxRichEditControlShowTablePropertiesForm
See Also