mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-26 21:00:34 +02:00
LCL: docs
git-svn-id: trunk@42883 -
This commit is contained in:
parent
5c566f9437
commit
5719113bb6
@ -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 -->
|
||||||
|
Loading…
Reference in New Issue
Block a user