API:System.SetTextCodePage
Delphi
procedure SetTextCodePage(var T: Text; CodePage: Word);
C++
extern DELPHI_PACKAGE void __fastcall SetTextCodePage(TextFile &T, Word CodePage);
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.