LCL: docs

git-svn-id: trunk@42883 -
This commit is contained in:
mattias 2013-09-19 18:23:32 +00:00
parent 5c566f9437
commit 5719113bb6

View File

@ -1,4 +1,4 @@
<?xml version="1.0"?> <?xml version="1.0" encoding="UTF-8"?>
<fpdoc-descriptions> <fpdoc-descriptions>
<package name="LCL"> <package name="LCL">
<!-- <!--
@ -13721,7 +13721,9 @@ the comparision is case sensitive.
<element name="TTreeNode.OverlayIndex"> <element name="TTreeNode.OverlayIndex">
<short> <short>
<var>OverlayIndex</var> - the index of the overlay</short> <var>OverlayIndex</var> - the index of the overlay</short>
<descr/> <descr>This icon is drawn above the normal icon.
If Images.HasOverlays then it is fetched from Images via Images.Overlay(Node.Overlay) for Delphi compatibility.
</descr>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: public --> <!-- property Visibility: public -->