[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Adjusts character case before further processing.
Source position: stdctrls.pp line 342
protected procedure TCustomComboBox.KeyPress( |
var Key: Char |
); override; |
The inherited method invokes the OnKeyPress handler, allowing for further input processing.
|
Invokes the OnKeyPress handler. |