Defines the method used to handle a key press event for a UTF-8-encoded character.
Source position: forms.pp line 1798
public procedure TIDesigner.UTF8KeyPress( |
var UTF8Key: string |
); virtual; abstract; |
UTF8Key |
|
UTF-8-encoded character for the key press event. |