Unit 'cp1253' Package
[Overview][Index] [#rtl]

Reference for unit 'cp1253'

Single-Byte codepage 1253 definition.

uses

  System;

  

The system unit.

Overview

The cp1253 unit registers single-byte codepage 1253. This is necessary to convert single-byte strings using codepage 1253 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.


Documentation generated on: Jul 24 2023