[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TSearchFindFirst - Search action to find the first match
Source position: stdactns.pas line 360
type TSearchFindFirst = class(TSearchFind) end; |
|
TSearchFindFirst - Search action to find the first match |
|
| | ||
|
TSearchFind - the action associated with a Search and Find dialog (as opposed to search and replace) |
|
| | ||
|
TSearchAction - base class for the actions associated with the various Search menu options |
|
| | ||
|
TCommonDialogAction - base class for providing actions associated with Dialogs |
|
| | ||
|
TCustomAction is the ancestor class for TAction |
|
| | ||
|
TContainedAction - parent class for TCustomAction; defines some properties especially relationships with parents |
|
| | ||
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |