System code page for the values in string and wide string field types.
Source position: db.pas line 212
|  public property TFieldDef.Codepage : TSystemCodePage | 
Codepage is a read-only TSystemCodePage property with the system code page used for values in the field. The value in CodePage is assigned in the overloaded constructor which includes a TSystemCodePage argument. CodePage is relevant for string or wide string field types, and uses the following values:
| 
 | Constructor for TFieldDef. | |
| 
 | Data type for the field. |