mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-06 14:00:14 +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/>
|
||||
</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">
|
||||
<short>Converts a value encoded using the the Macintosh Code Page to UTF-8.</short>
|
||||
<descr/>
|
||||
|
Loading…
Reference in New Issue
Block a user