ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TJamCustomFolderCombo.KeyPress

KeyPress processes standard keystroke messages for the combo box control.

Syntax
Pascal
procedure KeyPress(var Key: Char); override;
Parameters 
Description 
var Key: Char 
The character represented by the key that was pressed.