TStrings.Encoding
Current encoding of stringlist
Declaration
Source position: classesh.inc line 774
public Property
  Encoding : TEncoding;
Description
Encoding is the current encoding used by the TStrings instance, and which was specified in the constructor. It is not the default encoding, as specified by DefaultEncoding .
See also
| Name | Description | 
|---|---|
| TEncoding | |
| DefaultEncoding | Default encoding of stringlist |