Links
EControl Syntax Editor SDK
ecStrUtils.CompStr Function
function CompStr(const Text: ecString; const SubStr: ecString; IgnoreCase: Boolean = True; Pos: integer = 1; L: integer = -1): Boolean;

ecStrUtils

< 0 - S1 < S2 

= 0 - S1 = S2 

> 0 - S1 > S2

Compares two strings.

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