mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 09:20:48 +02:00
Docs: LazUtils. Restores deprecated KOI8ToUTF8 routine.
git-svn-id: trunk@65462 -
This commit is contained in:
parent
b303ecbdd8
commit
3f913c52d9
@ -627,6 +627,24 @@
|
|||||||
<short/>
|
<short/>
|
||||||
</element>
|
</element>
|
||||||
|
|
||||||
|
<element name="KOI8ToUTF8">
|
||||||
|
<short>
|
||||||
|
Deprecated in Lazarus 2.2.0. Use KOI8RToUTF8 instead.
|
||||||
|
</short>
|
||||||
|
<descr>
|
||||||
|
<p>
|
||||||
|
Deprecated in Lazarus 2.2.0. Use KOI8RToUTF8 instead.
|
||||||
|
</p>
|
||||||
|
</descr>
|
||||||
|
<seealso/>
|
||||||
|
</element>
|
||||||
|
<element name="KOI8ToUTF8.Result">
|
||||||
|
<short/>
|
||||||
|
</element>
|
||||||
|
<element name="KOI8ToUTF8.s">
|
||||||
|
<short/>
|
||||||
|
</element>
|
||||||
|
|
||||||
<element name="MacintoshToUTF8">
|
<element name="MacintoshToUTF8">
|
||||||
<short>Converts a value encoded using the the Macintosh Code Page to UTF-8.</short>
|
<short>Converts a value encoded using the the Macintosh Code Page to UTF-8.</short>
|
||||||
<descr/>
|
<descr/>
|
||||||
|
Loading…
Reference in New Issue
Block a user