RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
AnsiStringBase::CodePage Method

Gets code page of a System::AnsiStringBase.

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

System::AnsiStringBase::CodePage gets the code page of a System::AnsiStringBase 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!