TEncoding.CodePage
Codepage for this encoding
Declaration
Source position: sysencodingh.inc line 96
public Property
  CodePage : Cardinal;
Description
CodePage is the numerical codepage for this encoding. It is a number as used in the Windows codepage registry.
See also
| Name | Description | 
|---|---|
| Cardinal | An unsigned 32-bits integer. | 
| TEncoding.EncodingName | Name of this encoding |