IToolbarButton.ShortCut

Syntax

ShortCut: Integer;

Description

The ShortCut property determines the combination of hot keys that are used for quick access to the button.

Comments

When creating hot keys during form design, select the ShortCut property in the object inspector and press necessary key combinations.

If the button uses the Action object, the value of the ShortCut property of the button is determined automatically by the value of the ShortCut property of the Action object.

See also:

IToolbarButton

IFormClass.MakeShortcut