Links
EControl Syntax Editor SDK
TKeyDef.IsHandled Method

Returns a value indicating whether the specified Key matches ShortCut property.

function IsHandled(Key: TShortCut; IgnoreCtrl: Boolean): Boolean;

If either IgnoreCtrl = true or OptinalControlKeys = true control keys of both compared shortcuts are ignored.

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