RemoveAllEventHandlers

RemoveAllEventHandlers — removes all point change events and all timers.

Syntax

RemoveAllEventHandlers ()
    

Arguments

none

Returns

nil on success, otherwise an error.

Description

This method removes all change events and all timers by calling RemoveAllChanges and RemoveAllTimers.