Links
EControl Syntax Editor SDK
TKeyStrokes.IsEqual Method

Indicates whether two TKeyStrokes objects have identical contents.

function IsEqual(Other: TKeyStrokes): Boolean;

Use IsEqual method to compare the contents of two TKeyStrokes objects. IsEqual returns true if every item of Other object 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!