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

TEncoding.EncodingName

Name of this encoding

Declaration

Source position: sysencodingh.inc line 96

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: Sep 29 2022