Back to Devexpress

TdxRichEditControlShowAllFieldCodes Class

vcl-dxrichedit-dot-actions-67f36c80.md

latest1.4 KB
Original Source

TdxRichEditControlShowAllFieldCodes Class

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

Declaration

delphi
TdxRichEditControlShowAllFieldCodes = class(
    TdxRichEditControlAction
)

Inheritance

TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxRichEditControlAction TdxRichEditControlShowAllFieldCodes

See Also

TdxRichEditControlShowAllFieldCodes Members

dxRichEdit.Actions Unit