Links
EControl Syntax Editor SDK
TKeyDef Class

TKeyDef represents an item with a TShortCut value.

TKeyDef = class(TCollectionItem);

ecKeyMap

TKeyDef represents a single item in a TKeyDefs collection. Each item has a TShortCut value, a string value corresponding this shortcut and a flag indicating whether optional control keys are taken into account.

Topic 
Description 
The methods of the TKeyDef class are listed here. 
The properties of the TKeyDef class are listed here. 
 
Method 
 
Property 
TKeyDef Methods 
Description 
Indicates whether two TKeyDef objects have identical contents. 
Returns a value indicating whether the specified Key matches ShortCut property. 
TKeyDef Properties 
Description 
Returns string representation of a shortcut. 
Defines whether optional control keys are considered. 
Contains a ShortCut property for the TKeyDef. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!