IBaseMethod.Key

Syntax

Key: Integer;

Description

The Key property returns the custom method key.

Comments

The key is generated automatically when custom method is firstly added.

Example

The example of use is given in the IForeMethods.Add method description.

See also:

IBaseMethod