IBaseRibbonElement.Keys

Syntax

Keys: String;

Description

The Keys property determines a hot key that is used for quick access to a control.

Comments

Character or combination of two characters should be specified as a value of this property. Characters should correspond to alphabetic or number key. If the combination of two keys is set, the first letter of the combination should not be confronted with any tab (control).

Press the ALT key to access controls using hot keys during the form work. The tooltips with the names of set hot keys are displayed. The tooltips for the controls are displayed after access with the help of hot key to the tab, on which they are placed:

See also:

IBaseRibbonElement