Skip to main content
A newer version of this page is available. .

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:

See Also