Skip to main content

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.

VCL SpreadSheet: The Find and Replace Dialog - Find

UI elements linked to a TdxSpreadSheetFindAndReplace action object are always enabled.

See Also