RAD Studio VCL Reference
|
System::WideString represents strings of 16-bit characters.
WideString = class;
class WideString;
wstring.h
System::WideString represents strings of 16-bit characters. Each character is stored as a wchar_t value. The C++ class System::WideString is functionally equivalent to a Delphi intrinsic type, also called System::WideString.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|