RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
AnsiStringT::CodePage Method

Gets code page of a System::AnsiStringT.

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

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

 

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