IMetabaseCustomForeEvents.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Key of removed custom event.

Description

The RemoveByKey method removes custom event from the collection by its key.

Comments

If the custom event is removed successfully from the collection, the method returns True, otherwise it returns False.

See also:

IMetabaseCustomForeEvents