KeyPress event (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

void KeyPress (short KeyAscii);

Overview

Refer to Detecting Events.

Remarks

Occurs when the user presses and releases an ANSI key.

See Also

Elements:

KeyDown event, KeyUp event

Topics:

Working with the Control: General Behavior

 

C++ Builder Problems