IHelpEventArgs.Handled

Syntax

Handled: Boolean;

Description

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

See also:

IHelpEventArgs