IHelpEventArgs.Handled

Syntax

Handled: Boolean;

Description

The Handled property determines whether the control is passed to the help system. The property is set to True by default, the control is not passed.

See also:

IHelpEventArgs