TdxSpreadSheetFindAndReplace Class
In This Article
An action object that implements the FindAndReplace end-user command in Spreadsheet and Report Designer-based applications.
#Declaration
Delphi
TdxSpreadSheetFindAndReplace = class(
TdxSpreadSheetAction
)
#Remarks
This class does not introduce any new public members. Executing this action object invokes the Find and Replace dialog with the active Find tab.
UI elements linked to a TdxSpreadSheetFindAndReplace
action object are always enabled.
#Inheritance
Show 11 items
See Also