[Overview][Index] |
Single-Byte codepage 1252 definition
uses |
||
|
The system unit |
The cp1252 unit registers single-byte codepage 1252. This is necessary to convert single-byte strings using codepage 1252 to unicode strings.
This unit does not contain any routines. It simply registers the code page data in the initialization section of the unit, so including the unit in the uses clause of the program is sufficient.