API:System.WideStrUtils.sUTF8BOMString

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

sUTF8BOMString: array[1..3] of AnsiChar = (AnsiChar(#$EF), AnsiChar(#$BB), AnsiChar(#$BF));

C++

extern DELPHI_PACKAGE System::StaticArray<char, 3> sUTF8BOMString;

Propriétés

Type Visibilité  Source Unité  Parent
const
variable
public
System.WideStrUtils.pas
System.WideStrUtils.hpp
System.WideStrUtils System.WideStrUtils

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !