IBaseMethod.Key

Syntax

Key: Integer;

Key: UInteger;

Description

The Key property returns the custom method key.

Comments

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

Примеры Fore и Fore.NET

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

See also:

IBaseMethod