lazarus/docs/xml/lcl/lclunicodedata.xml

71 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
Documentation for LCL (Lazarus Component Library) and LazUtils (Lazarus
Utilities) are published under the Creative Commons Attribution-ShareAlike 4.0
International public license.
https://creativecommons.org/licenses/by-sa/4.0/legalcode.txt
https://gitlab.com/freepascal.org/lazarus/lazarus/-/blob/main/docs/cc-by-sa-4-0.txt
Copyright (c) 1997-2025, by the Lazarus Development Team.
-->
<fpdoc-descriptions>
<package name="lcl">
<!--
====================================================================
LCLUnicodeData
====================================================================
-->
<module name="LCLUnicodeData">
<short>Container for Unicode, Inc copyrighted data.</short>
<descr>See http://unicode.org/copyright.html for details.</descr>
<element name="TUnicodeBlock">
<short/>
<descr/>
<seealso/>
</element>
<element name="TUnicodeBlock.S">
<short/>
<descr/>
<seealso/>
</element>
<element name="TUnicodeBlock.E">
<short/>
<descr/>
<seealso/>
</element>
<element name="TUnicodeBlock.PG">
<short/>
<descr/>
<seealso/>
</element>
<element name="MaxUnicodeBlocks">
<short/>
<descr/>
<seealso/>
</element>
<element name="UnicodeBlocks">
<short>
This is an adapted version for ide/charactermapdlg.pas.
</short>
<descr>
<p>
See the comments in the source. Original data:
http://www.unicode.org/Public/UNIDATA/Blocks.txt.
</p>
</descr>
<seealso/>
</element>
</module>
<!-- LCLUnicodeData -->
</package>
</fpdoc-descriptions>