[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Current encoding of stringlist
Source position: classesh.inc line 773
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 |