RAD Studio VCL Reference
|
Compares the System::AnsiStringT with a specified string, returning true if they are the same.
operator ==(const rhs: AnsiStringT&);
__fastcall bool operator ==(const AnsiStringT& rhs) const;
Returns true if this System::AnsiStringT is the same as rhs, false otherwise.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|