IShortCutCollection.Item

Syntax

Item(Index: Integer): Integer;

Parameters

Index - index of the combination of hot keys.

Description

The Item property determines the value that corresponds to the combination of hot keys.

Comments

Use the MakeShortcut property to create a combination of hot keys.

See also:

IShortCutCollection