ShellBrowser Delphi Components Documentation
ContentsIndexHome
Jam.Shell.Actions.TJamShellCommand Members
Members
TJamShellBaseAction Methods
 
Name 
Description 
 
Interface for verifying that the type and state of a target component or control are appropriate for the action. 
Jam.Shell.Actions.TJamShellCommand
 
Name 
Description 
 
Interface for a method of notifying a client when the action updates itself.  
 
Interface for verifying that the type and state of a target component or control are appropriate for the action. 
 
Interface for invoking an action on a target client component or control.  
Public Methods
Jam.Shell.Actions.TJamShellCommand
 
Name 
Description 
 
Constructor (overrides the initial caption) 
TJamShellCommand Properties
Jam.Shell.Actions.TJamShellCommand
 
Name 
Description 
 
Represents the caption of the action. 
 
Specifies if the action is enabled or diaabled. 
 
Keeps the integer context ID that identifies the Help topic for the action. 
 
Keeps whether to use the HelpContext or HelpKeyword property to identify the Help topic. 
 
Stores the Help hint text. 
 
Stores an index in a list of images. 
 
Event that occurs when the mouse pauses over a client control or menu item. . 
 
Stores shortcuts (in addition to ShortCut) for triggering the action. 
 
Property to identify the actions shell operation 
 
Keyboard shortcut that triggers the action. 
 
Specifies if the action is visible to the user.