TdxRichEditControlShowAllFieldResults Class
In This Article
An action object that corresponds to the ShowAllFieldResults command provided by the Rich Edit control.
#Declaration
Delphi
TdxRichEditControlShowAllFieldResults = class(
TdxRichEditControlAction
)
#Inheritance
TObject
TPersistent
TComponent
TBasicAction
TContainedAction
TCustomAction
TAction
TdxBasicAction
TdxRichEditControlAction
TdxRichEditControlShowAllFieldResults
See Also