Unit mseucs2toru
Description
This item has no description.
Overview
Functions and Procedures
function ucs2to866(const avalue: msechar): char; |
function ucs2to866(const avalue: msestring): ansistring; |
function cp866toUCS2(const avalue: char): msechar; |
function cp866toUCS2(const avalue: ansistring): msestring; |
Description
Functions and Procedures
function ucs2to866(const avalue: msechar): char; |
|
This item has no description. |
function ucs2to866(const avalue: msestring): ansistring; |
|
This item has no description. |
function cp866toUCS2(const avalue: char): msechar; |
|
This item has no description. |
function cp866toUCS2(const avalue: ansistring): msestring; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.