TEncoding.IsSingleByte

Is the encoding a single-byte encoding or not ?

Declaration

Source position: sysencodingh.inc line 98

public Property
  IsSingleByte : Boolean;

Description

IsSingleByte determines whether an encoding is single-byte or not. It is false for all standard encodings.