[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#rtl)

TEncoding.IsSingleByte

Is the encoding a single-byte encoding or not ?

Declaration

Source position: sysencodingh.inc line 98

public property TEncoding.IsSingleByte : Boolean
  read FIsSingleByte;

Description

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


Documentation generated on: May 14 2021