ShellBrowser Delphi Components Documentation
ContentsIndexHome
TJamCustomEditComboBox Methods
TJamCustomEditComboBox Methods
 
Name 
Description 
 
Selects the entire block of text in the edit box.  
 
Undoes the last edit control operation.  
JamControls.TJamCustomFolderCombo
 
Name 
Description 
 
Adds the given ITemIdList to the dropdown list. 
 
Deletes all text from the edit box and all items from the Items list. 
 
Deletes the item with the given index from the Items list. 
 
Returns the index of the given path. 
 
Adds an item to this control.  
 
Returns True if the drop down list is about to close up or was just closing up; False otherwise. 
 
KeyPress processes standard keystroke messages for the combo box control. 
ShellLink.IJamShellControl
 
Name 
Description 
 
This method is called by the ShellLink instance if the currently selected item has changed. 
 
Getter method for the ShellLink property. 
 
This method indicates that the callee should go up one level and display the contents of the current folder's parent folder. 
 
This method is called by the ShellLink instance if the currently displayed folder has changed. 
 
This method indicates that the control should perform a refresh of its contents. 
 
This method indicates that the callee should select all item it currently displays. 
 
Setter method for the ShellLink property. 
ShellControls.TJamShellCombo