System.SysUtils.TEncoding.CodePage
API:System.SysUtils.TEncoding.CodePage
Description
Contains the encoding's codepage.
By default CodePage will return $FFFFFFFF (-1) which indicates that a codepage is not supported/available/applicable. Descendants can override CodePage's access function GetCodePage to return the actual codepage if applicable.