[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'StdActns' (#lcl)

TSearchFindFirst

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

TSearchFindFirst - Search action to find the first match

Declaration

Source position: stdactns.pas line 360

type TSearchFindFirst = class(TSearchFind) end;

Inheritance

TSearchFindFirst

  

TSearchFindFirst - Search action to find the first match

|

TSearchFind

  

TSearchFind - the action associated with a Search and Find dialog (as opposed to search and replace)

|

TSearchAction

  

TSearchAction - base class for the actions associated with the various Search menu options

|

TCommonDialogAction

  

TCommonDialogAction - base class for providing actions associated with Dialogs

|

TCustomAction

?

TObject