System.SysUtils.TEncoding.UseBOM

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property UseBOM: Boolean read FUseBOM;

C++

__property bool UseBOM = {read=FUseBOM, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils TEncoding


Beschreibung