Links
EControl Syntax Editor SDK
TKeyDef.IsEqual Method

Indicates whether two TKeyDef objects have identical contents.

function IsEqual(Other: TKeyDef): Boolean;

Use IsEqual method to compare the contents of two TKeyDef objects. IsEqual returns true if Other.ShortCut and Other.OptionalControlKeys properties are equal to the corresponding properties of an object that calls IsEqual method. Returns False otherwise.

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