lazarus/docs/xml/lcl/lclunicodedata.xml
mattias 90e58cc971 docs: lclunicodedata, from Theo
git-svn-id: trunk@18541 -
2009-02-03 09:39:23 +00:00

47 lines
1.5 KiB
XML

<?xml version = '1.0' encoding = 'ISO-8859-1'?>
<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>
<!-- record type Visibility: default --> <element name="TUnicodeBlock" >
<short/>
<descr/>
<seealso/>
</element>
<!-- variable Visibility: default --> <element name="TUnicodeBlock.S" >
<short/>
<descr/>
<seealso/>
</element>
<!-- variable Visibility: default --> <element name="TUnicodeBlock.E" >
<short/>
<descr/>
<seealso/>
</element>
<!-- variable Visibility: default --> <element name="TUnicodeBlock.PG" >
<short/>
<descr/>
<seealso/>
</element>
<!-- constant Visibility: default --> <element name="MaxUnicodeBlocks" >
<short/>
<descr/>
<seealso/>
</element>
<!-- constant Visibility: default --> <element name="UnicodeBlocks" >
<short>This is an adapted version for ide/charactermapdlg.pas.
See the comments in the source.
Original data:
http://www.unicode.org/Public/UNIDATA/Blocks.txt</short>
<descr/>
<seealso/>
</element>
</module>
<!-- LCLUnicodeData --> </package>
</fpdoc-descriptions>