Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TEncoding.IsSingleByte

Is the encoding a single-byte encoding or not ?

Declaration

Source position: sysencodingh.inc line 97

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: Jul 24 2023