RAD Studio VCL Reference
ContentsIndex
AnsiStringBase Members Protected Operators
Protected Operators
 
Name 
Description 
 
!= 
Compares two strings. 
 
< 
Compares two strings. 
 
<= 
Compares two strings. 
 
= 
Assigns the string rhs to this System::AnsiStringBase
 
== 
Compares the System::AnsiStringBase with a specified string, returning true if they are the same. 
 
> 
Compares two strings. 
 
>= 
Compares two strings. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.