ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamCustomEditComboBox Class

Base class for our ComboBoxEx based controls.

TJamCustomEditComboBoxTJamCustomEditComboBox
Syntax
Pascal
TJamCustomEditComboBox = class(TCustomComboBoxEx);
 
Name 
Description 
 
Creates an instance of a TJamCustomEditComboBox component.  
 
Deletes an instance of a TJamCustomEditComboBox component.  
 
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.  
 
Name 
Description 
 
The version number of the ShellBrower controls. 
Copyright (c) 2011. All rights reserved.