主页C++ Builder 资料C++ Builder 参考手册System 字符串WideString
C++ Builder 串口控件
C++ Builder 编程技巧
C++ Builder 操作指南
C++ Builder 参考手册
基础知识
cfloat 浮点数
cmath 数学函数
cstdlib 标准库函数
System 字符串
 • UnicodeString
 • UTF8String
 • TStringList
 • TStrings
 • String
 • AnsiString
 • AnsiStringBase
 • AnsiStringT
 • RawByteString
 • UCS4String
 • WideString
   · 方法
   · 类型
   · 数据
 • EnumToStr
 • FloatToStr
 • FloatToStrF
 • FormatFloat
 • IntToStr
 • UIntToStr
 • IntToHex
 • StrToEnum
 • StrToFloat
 • StrToFloatDef
 • StrToInt
 • StrToIntDef
 • StrToInt64
 • StrToInt64Def
 • StrToUInt64
 • StrToUInt64Def
 • TFloatFormat
 • GetUnicodeCategory
 • IMLangCodePages
 • StringReplace
System 日期和时间
System.Math.hpp 数学函数
其他数据类型
VCL 基础类
VCL 应用程序
Pictures 图片
Graphics 绘图
Additional 控件
System 控件
A ~ Z 字母顺序排列的目录
网友留言/技术支持
WideString - BSTR 类型的封装,不是标准 C/C++ 的字符串类型的封装

属性方法事件类型数据返回 WideString 类

数据 类型 描述
private:    
Data WideChar * 私有数据成员,保存字符串的信息和字符串数据。
表面上看这是一个字符指针,实际上这是 COM 的 BSTR 类型的数据。

属性方法事件类型数据返回 WideString 类

◤上一页:类型

C++ 爱好者 -- Victor Chen 的个人网站 www.cppfans.com 辽ICP备11016859号