SysUtils.TMBCSEncoding

From RAD Studio VCL Documentation (German)
Jump to: navigation, search

Contents

Delphi-Informationen

von SysUtils.pas

TMBCSEncoding = class(TEncoding)


Unit: SysUtils

Typ: Klasse

Geerbte Klassen-Member: Member von SysUtils.TMBCSEncoding

Klassenmethoden: Methoden von SysUtils.TMBCSEncoding

Klassenkonstruktoren und -destruktoren: Konstruktoren von SysUtils.TMBCSEncoding

C++-Informationen

von SysUtils.hpp

TMBCSEncoding = class(TEncoding)


Unit: SysUtils

Typ: Klasse

Geerbte Klassen-Member: Member von SysUtils.TMBCSEncoding

Klassenkonstruktoren und -destruktoren: Konstruktoren von SysUtils.TMBCSEncoding

Beschreibung

TMBCSEncoding ist eine Basisklasse für anderes MBCS-Codierungsklassen (Multi-Byte Character Set).


TMBCSEncoding dient als eine Basisklasse für andere spezielle Multi-Byte-Codierungsklassen, wie z.B. TUTF7Encoding und TUTF8Encoding. Sie können TMBCSEncoding auch separat verwenden, indem Sie Instanzen von TMBCSEncoding direkt erstellen.

Siehe auch

Personal tools