Links
EControl Syntax Editor SDK
TKeyStrokes Class

TKeyStrokes manages a collection of TKeyStroke objects.

TKeyStrokes = class(TCollection);

ecKeyMap

TKeyStrokes manages a collection of items that include KeyDefs collections. Use Items property of TKeyStrokes to access a specific item. Use Add method to add item to the collection.

Topic 
Description 
The methods of the TKeyStrokes class are listed here. 
The properties of the TKeyStrokes class are listed here. 
 
Method 
 
Property 
 
read only 
TKeyStrokes Methods 
Description 
Add 
Adds a new item to the collection. 
Indicates whether two TKeyStrokes objects have identical contents. 
Last 
Returns last item in the collection 
TKeyStrokes Properties 
Description 
Lists the items in the collection. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!