ISaveMetabaseObjectHandlers.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Event handler index.

Description

The Remove method removes the event handler with the specified index from the collection.

Comments

The method returns True if removal was successful, and False if removal was impossible due to some reason.

See also:

ISaveMetabaseObjectHandlers