[Overview][Types][Classes][Procedures and functions][Index] |
|
TColorSelect - standard action for opening a Colour Selection dialog |
|
|
TCommonDialogAction - base class for providing actions associated with Dialogs |
|
|
TEditAction - base class for actions associated with the various Edit menu options |
|
|
TEditCopy - standard action associated with the Edit Copy menu option |
|
|
TEditCut- standard action associated with the Edit Cut menu option |
|
|
TEditDelete - standard action associated with the Edit Delete menu option |
|
|
TEditPaste - standard action associated with the Edit Paste menu option |
|
|
TEditSelectAll - standard action associated with the Edit Select All menu option |
|
|
TEditUndo - standard action associated with the Edit Undo menu option |
|
|
TFileAction - base class for providing actions associated with various file dialogs and menu options |
|
|
TFileExit - standard action (closing file and terminating application) associated with the File Exit menu option |
|
|
TFileOpen - standard action (including opening a dialog) associated with the File Open menu option |
|
|
TFileOpenWith - standard action (including opening a dialog) associated with the File Open With menu option |
|
|
TFileSaveAs - standard action (including opening a dialog) associated with the File Save As menu option |
|
|
TFontEdit - standard action for opening a Font Edit dialog |
|
|
THelpAction - base class for actions associated with the various Help menu options |
|
|
THelpContents - standard action associated with the Help Contents menu option |
|
|
THelpContextAction - standard action for providing context-sensitive Help |
|
|
THelpOnHelp - standard action associated with the Help On Help menu item (ie how to get help) |
|
|
THelpTopicSearch - standard action associated with the Help Topic Search menu option |
|
|
THintAction - standard action for dealing with requests for a Hint |
|
|
TSearchAction - base class for the actions associated with the various Search menu options |
|
|
TSearchFind - the action associated with a Search and Find dialog (as opposed to search and replace) |
|
|
TSearchFindFirst - Search action to find the first match |
|
|
TSearchFindNext - search action to find the next match |
|
|
TSearchReplace - action associated with the Search and Replace menu option and dialogs |
lazarus-ccr.sourceforge.net |