RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
UnicodeString::CodePage Method

Gets code page of a System::UnicodeString.

Pascal
function CodePage: unsigned short;
C++
unsigned short CodePage() const;

System::UnicodeString::CodePage gets the code page of a System::UnicodeString instance. If the instance is empty, it returns the system default Unicode code page. 

 

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