Unit 'StdActns' Package
[Overview][Types][Classes][Procedures and functions][Index] [#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 356

type TSearchFindFirst = class(TSearchFind)

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

  

Dialog action used to create, configure, and display a dialog.

|

TCustomAction

  

TCustomAction is the ancestor class for TAction.

|

TContainedAction

  

Implements an Action class which has a category and parent action list.

|

TObject

See also

TSearchFind

  

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