lazarus/docs/xml/lcl/lclunicodedata.xml
dsiders 8425924181 Docs: LCL/various. Updates topic formatting.
* Removes whitespace used to indent content.
* Wraps text at 80 characters and adds EOL for wrapped lines.
2022-08-12 01:14:10 +01:00

59 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<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>