IForeMethods.RemoveByKey

Syntax

RemoveByKey(Key: Integer);

Parameters

Key. Custom method key.

Description

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

Comments

The custom method key can be obtained after adding method to the collection.

See also:

IForeMethods