TdxRichEditControlShowAllFieldCodes Class
In This Article
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