ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TJamCustomEditComboBox

Base class for our ComboBoxEx based controls.

JamControls_TJamCustomEditComboBoxJamControls_TJamCustomEditComboBox
Syntax
Pascal
TJamCustomEditComboBox = class(TCustomComboBoxEx);
 
Name 
Description 
 
Creates an instance of a TJamCustomEditComboBox component.  
 
Deletes an instance of a TJamCustomEditComboBox component.  
 
Name 
Description 
 
Selects the entire block of text in the edit box.  
 
Undoes the last edit control operation.  
 
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. 
 
Determines if items can be scrolled when drop-down list is closed up.  
 
The Text in the Edit field. 
 
Occurs when the drop-down list closes up due to some user action.  
 
Specifies where a control looks for its font information. 
 
Set this property to true if you want the component to utilize the default system font. 
 
The version number of the ShellBrower controls.