ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Actions.TJamConnectNetworkDrive

A standard action that shows a dialog which allows the user to connect a network drive.

Jam_Shell_Actions_TJamConnectNetworkDriveJam_Shell_Actions_TJamConnectNetworkDrive
Syntax
Pascal
TJamConnectNetworkDrive = class(TJamShellBaseAction);
 
Name 
Description 
 
Interface for verifying that the type and state of a target component or control are appropriate for the action. 
Jam.Shell.Actions.TJamConnectNetworkDrive
 
Name 
Description 
 
Interface for a method of notifying a client when the action updates itself.  
Jam.Shell.Actions.TJamConnectNetworkDrive
 
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. 
 
Keyboard shortcut that triggers the action. 
 
Specifies if the action is visible to the user.