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. 
 
& 
Returns a pointer to the underlying BSTR
 
[] 
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. 
 
= 
This is the overview for the = operator overload. 
 
== 
This is the overview for the == operator overload. 
 
> 
This is the overview for the > operator overload. 
 
>= 
This is the overview for the >= operator overload. 
 
BSTR 
Converts the wide string to a System::WideString::BSTR. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!