KeyPressEventArgs.Create

Syntax

Create(Key: Char);

Parameters

Key - code of the keyboard key.

Description

The Create constructor creates an argument of the events of pressing the key.

See also:

KeyPressEventArgs