System.SetTextCodePage

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetTextCodePage(var T: Text; CodePage: Word);

C++

extern DELPHI_PACKAGE void __fastcall SetTextCodePage(TextFile &T, Word CodePage);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.pas
System.hpp
System System

Description

Définit la page de code d'un fichier texte.

SetTextCodePage définit le champ CodePage d'une variable TTextRec.

Voir aussi