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. 
ShellLink.IJamSupportsFilter
 
Name 
Description 
 
Called by the ShellLink instance when the Filter is changed.  
JamControls.TJamOpenSaveComboBox
 
Name 
Description 
 
Refreshes the contents of the control and fills the dropdownlist with Files. The procedure compares the Files, delivered by the FillFileList function, with the defined Filters and choses those that match with a Filter.