Result: Boolean;
The Result property determines whether the event is processed.
If this property is set to True, the event is to be handled. If the property is set to False, the event is not handled.
The default value of this property is False.
See also: