RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMBCSEncoding.Create Constructor (Integer, Integer, Integer)
Pascal
constructor Create(CodePage: Integer; MBToWCharFlags: Integer; WCharToMBFlags: Integer); virtual; overload;
C++
virtual __fastcall TMBCSEncoding(int CodePage, int MBToWCharFlags, int WCharToMBFlags);

This is Create, a member of class TMBCSEncoding.

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