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

TEncoding.EncodingName

Name of this encoding

Declaration

Source position: sysencodingh.inc line 97

public property TEncoding.EncodingName : UnicodeString
  read GetEncodingName;

Description

EncodingName is the name for this encoding. It's based on the windows name for the encoding and is calculated from the codepage.

See also

TEncoding.CodePage

  

Codepage for this encoding


Documentation generated on: May 14 2021