RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
WideString Operators

The operators of the WideString class are listed here.

 
Name 
Description 
 
!= 
This is the overview for the != operator overload. 
 
[] 
This is the overview for the [] operator overload. 
 
+ 
Concatenates twoSystem::WideString::WideStrings
 
+= 
Concatenates this System::WideString::WideString and rhs, and assigns the result to this System::WideString::WideString
 
< 
This is the overview for the < operator overload. 
 
<= 
This is the overview for the <= operator overload. 
 
= 
Assigns the value of theSystem::WideString::WideString to equal a source string. 
 
== 
This is the overview for the == operator overload. 
 
> 
This is the overview for the > operator overload. 
 
>= 
This is the overview for the >= operator overload. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!