Links
EControl Syntax Editor SDK
TSyntKeyMapping.UseFirstControlKeys Property

Defines whether first control keys are considered.

property UseFirstControlKeys: Boolean;

UseFirstCOntrolKeys property defines whether control keys in keystrokes are considered. 

For example, if UseFirstControlKeys is set to true "Ctrl+O+Ctrl+K" and "Ctrl+O+K" keystrokes are treated as identical. Otherwise these keystrokes are treated as non-identical. 

The default value is false.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!