KeyPressEventArgs.Create

Syntax

Create(Key: Char);

Parameters

Key is a code of the keyboard key.

Description

The Create designer creates argument of the events of pressing the key.

See also:

KeyPressEventArgs