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

Reference for unit 'cp8859_5'

Single-Byte codepage 8859_5 definition.

uses

  System;

  

The system unit.

Overview

The cp8859_5 unit registers single-byte codepage 8859-5. This is necessary to convert single-byte strings using codepage 8859-5 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: Jan 30 2024