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

Reference for unit 'StdActns': Classes

TColorSelect

  

TColorSelect - standard action for opening a Color Selection dialog.

TCommonDialogAction

  

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

TEditAction

  

The base class for standard editing actions applied to an edit control.

TEditCopy

  

Editing action used to copy the selected value in a control to the clipboard.

TEditCut

  

Editing action used to cut the selected value in a control to the clipboard.

TEditDelete

  

Editing action used to remove the current selection in the specified control.

TEditPaste

  

Editing action used to paste values from the clipboard into the specified control.

TEditSelectAll

  

Editing action used to select all of the content in the value for the specified control.

TEditUndo

  

Editing action used to Undo the previous change to the value for the specified control.

TFileAction

  

TFileAction - base class for providing actions associated with various file dialogs and menu options.

TFileExit

  

TFileExit - standard action (closing file and terminating application) associated with the File Exit menu option.

TFileOpen

  

TFileOpen - standard action (including opening a dialog) associated with the File Open menu option.

TFileOpenWith

  

TFileOpenWith - standard action (including opening a dialog) associated with the File Open With menu option.

TFileSaveAs

  

TFileSaveAs - standard action (including opening a dialog) associated with the File Save As menu option.

TFontEdit

  

TFontEdit - standard action for opening a Font Edit dialog.

THelpAction

  

The base class for standard help actions.

THelpContents

  

Help action used to display a Table of Contents for the HelpContext.

THelpContextAction

  

Help action used to get help for a specific help context.

THelpOnHelp

  

Help action used to display the Help on Help topic, or "How to Get Help".

THelpTopicSearch

  

Help action used to search for a help topic.

THintAction

  

THintAction - standard action for dealing with requests for a Hint.

TSearchAction

  

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

TSearchFind

  

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

TSearchFindFirst

  

TSearchFindFirst - Search action to find the first match.

TSearchFindNext

  

TSearchFindNext - search action to find the next match.

TSearchReplace

  

TSearchReplace - action associated with the Search and Replace menu option and dialogs.


Version 3.2 Generated 2024-02-25 Home