Skip to main content

TdxRichEditControlShowSymbolForm Class

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

Declaration

TdxRichEditControlShowSymbolForm = class(
    TdxRichEditControlAction
)

Remarks

This class does not introduce any new public members. Executing a TdxRichEditControlShowSymbolForm action object invokes the Symbol dialog window:

VCL Rich Edit Control: The Symbol Dialog

See Also