EventChar Property

Specifies the value of the character used to signal an event.

Access

Read/Write

Syntax

Delphi
object.EventChar: Byte;
BCBuilder
property char EventChar;

Errors

The property may throw exception. Refer to Handle errors sample for details.