Current encoding of stringlist.
Source position: classesh.inc line 1061
public property TStrings.Encoding : TEncoding |
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.
|
Default encoding of stringlist. |