TdxSpreadSheetFindAndReplace Class
An action object that implements the FindAndReplace end-user command in Spreadsheet and Report Designer-based applications.
Declaration
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
See Also