[Overview][Types][Classes][Procedures and functions][Index] |
Performs the Search action in the text for the associated control.
Source position: stdactns.pas line 296
public procedure TSearchAction.Search( |
Sender: TObject |
); virtual; |
Sender |
|
Not used in the method. |
Calls the PerformSearch method to locate the value in FindText in the text for the associated control. Options in the Find Dialog control use of case sensitivity in the search, as well as the search direction.
|
Performs the search action using the Dialog options. |
|
|
Contains the text to locate when the Find button is clicked on the dialog form. |
|
|
Contains the find / replace options enabled for the dialog. |
Version 4.0 | Generated 2025-05-03 | Home |