Links
EControl Syntax Editor SDK
TSyntKeyMapping.Customize Method

Displays "Key Mapping" dialog.

function Customize: Boolean;

At design-time all items of the TSyntKeyMapping are customizable. The user may add, delete or change commands, customize the keystrokes of the commands, etc. 

At run-time only items with Customize property set to true are customizable. And no commands may be added or deleted. At run-time the user may only set keystrokes for available commands.

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