ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamCustomFolderCombo Class

Base class for our ComboBox based controls that implements basic features shared among all our ComboBox controls.

TJamCustomFolderComboTJamCustomFolderComboTJamCustomFolderComboTJamCustomFolderComboTJamCustomFolderCombo
Syntax
Pascal
TJamCustomFolderCombo = class(TJamCustomEditComboBox, IIconViewer);

Intended for internal use only.

TJamCustomEditComboBox Class
 
Name 
Description 
 
Creates an instance of a TJamCustomEditComboBox component.  
 
Deletes an instance of a TJamCustomEditComboBox component.  
TJamCustomFolderCombo Class
 
Name 
Description 
 
Creates an instance of a TJamCustomFolderCombo component.  
 
Destroys an instance of a TJamCustomFolderCombo component.  
 
Name 
Description 
 
This is SetIcon, a member of class IIconViewer. 
TJamCustomEditComboBox Class
 
Name 
Description 
 
returns true if the user pressed the ESC key when the list was dropped down or the list was closed without selecting an item, false otherwise. Can be useful in the OnCloseUp Event. 
 
This is EditText, a member of class TJamCustomEditComboBox. 
 
Occurs when the drop-down list closes up due to some user action.  
 
This is UseSystemFont, a member of class TJamCustomEditComboBox. 
 
Selects the entire block of text in the edit box.  
TJamCustomFolderCombo Class
 
Name 
Description 
 
This is Objects, a member of class TJamCustomFolderCombo. 
 
Gives back the full path of the selected folder in the JamFolderCombo.  
 
Deletes all text from the edit box and all items from the Items list. 
 
Deletes item with the given index from the Items list. 
 
This is IndexOfPath, a member of class TJamCustomFolderCombo. 
TJamCustomEditComboBox Class
 
Name 
Description 
 
The version number of the ShellBrower controls. 
TJamCustomFolderCombo Class
 
Name 
Description 
 
This is AutoCompleteOptions, a member of class TJamCustomFolderCombo. 
 
This is OnContextPopup, a member of class TJamCustomFolderCombo. 
 
This is OnEndDock, a member of class TJamCustomFolderCombo. 
 
This is OnSelect, a member of class TJamCustomFolderCombo. 
 
This is OnStartDock, a member of class TJamCustomFolderCombo. 
Copyright (c) 2011. All rights reserved.