ShellBrowser Delphi Components Documentation
|
A standard action that offers a member of Type TShellAction to identify a desired shell operation
TJamShellCommand = class(TJamShellBaseAction);
|
Name |
Description |
|
Constructor (overrides the initial caption) |
|
Name |
Description |
|
Interface for verifying that the type and state of a target component or control are appropriate for the action. |
|
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. |
|
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. |