[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
IntfUTF8KeyPress - returns the UTF8 value of the pressed key from the interface
Source position: controls.pp line 1947
public function TWinControl.IntfUTF8KeyPress( |
var UTF8Key: TUTF8Char; |
RepeatCount: Integer; |
SystemKey: Boolean |
):Boolean; virtual; |