计算机二级C++辅导:函数名称StrPas
www.nanhushi.com 佚名 不详
函数说明 将指定的字符串转换为AnsiString类型字符串对象,函数原型如下:
AnsiString __fastcall StrPas(const char * Str);