System.SysUtils.TEncoding.UseBOM
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 |