Links
EControl Syntax Editor SDK
TKeyStroke.IsEqual Method

Indicates whether two TKeyStroke objects have identical contents.

function IsEqual(Other: TKeyStroke): Boolean;

Use IsEqual method to compare the contents of two TKeyStroke objects. IsEqual returns true if every item of Other.KeyDefs coincides with corresponding item of the object that calls IsEqual method. Returns False otherwise.

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