dxSpreadSheetFindAndReplaceDialog Unit
Classes
| Name | Description |
|---|---|
| TdxSpreadSheetFindAndReplaceDialogForm | The form class that implements the “Find and Replace“ dialog in spreadsheet controls. |
Enums
| Name | Description |
|---|---|
| TdxSpreadSheetFindAndReplaceDialogLookMode | Enumerates value search modes available in the “Find and Replace “ dialog. |
| TdxSpreadSheetFindAndReplaceDialogMatchMode | Enumerates search match options available in the “Find and Replace“ dialog. |
| TdxSpreadSheetFindAndReplaceDialogSearchMode | Enumerates search order options available in the “Find and Replace” dialog. |
| TdxSpreadSheetFindAndReplaceDialogSearchRange | Enumerates cell search scopes available in the “Find and Replace“ dialog. |
Methods
| Name | Description |
|---|---|
| ShowFindAndReplaceDialog(TdxCustomSpreadSheet,Integer) | Invokes the “Find and Replace“ dialog for a specified spreadsheet control. |
Variables
| Name | Description |
|---|---|
| dxSpreadSheetFindAndReplaceDialogClass | Specifies the form class of the “Find and Replace“ dialog that spreadsheet controls invoke. |
Types
| Name | Description |
|---|---|
| TdxSpreadSheetFindAndReplaceDialogFormClass | The class-reference to a “Find and Replace“ dialog form class. |
| TdxSpreadSheetFindAndReplaceDialogMatchModes | A set of search match options available in the “Find and Replace“ dialog. |