RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
AnsiStringBase::_AnsiFromPWChar Method
Pascal
procedure _AnsiFromPWChar(var dst: AnsiStringBase; const src: wchar_t*; len: Integer; codePage: Integer); static;
C++
static __fastcall void _AnsiFromPWChar(AnsiStringBase& dst, const wchar_t* src, int len, int codePage);

This is _AnsiFromPWChar, a member of class AnsiStringBase.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!