TecCommandItem contains command and appropriate KeyStroke.
TecCommandItem = class(TCollectionItem);
ecKeyMap
TecCommandItem contains command and appropriate keyStroke. It also contains corresponding information about the command: command ID, caption, DisplayName, etc.
|
Topic |
Description |
|
The methods of the TecCommandItem class are listed here. | |
|
The properties of the TecCommandItem class are listed here. |
|
Constructor |
|
virtual |
|
Property |
|
read only |
|
TecCommandItem Methods |
Description |
|
Creates and initializes a TecCommandItem instance. | |
|
Destroys an instance of TecCommandItem. | |
|
Returns amount of shortcuts that contains a KeyStroke satisfying following conditions: 1) this KeyStroke matches KeyDefs; 2) this KeyStroke has a maximum amount of shortcuts. |
|
TecCommandItem Properties |
Description |
|
Specifies a text string that is used to initialize TecCommandAction. | |
|
Specifies a text string that identifies the category of the object in TecCommandItems collection. | |
|
Specifies the ID of the command. | |
|
Indicates whether the item is customizable. | |
|
Represents the name of the item for display purposes. | |
|
Lists the keystrokes in the collection. | |
|
A shortcut that is used in TecCommandAction. |
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|