API:System.SetCodePage
Delphi
procedure SetCodePage(var S: _RawByteStr; CodePage: Word; Convert: Boolean);
C++
extern DELPHI_PACKAGE void __fastcall SetCodePage(RawByteString &S, Word CodePage, bool Convert = true);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | System.pas System.hpp |
System | System |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!