mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-02 17:12:33 +02:00
LCL: doc about TTreeView.DefaultItemHeight
git-svn-id: trunk@39935 -
This commit is contained in:
parent
db32bdf565
commit
f64d8b0994
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0"?>
|
||||||
<fpdoc-descriptions>
|
<fpdoc-descriptions>
|
||||||
<package name="LCL">
|
<package name="LCL">
|
||||||
<!--
|
<!--
|
||||||
@ -17239,7 +17239,7 @@ the comparision is case sensitive.
|
|||||||
<element name="TCustomTreeView.DefaultItemHeight">
|
<element name="TCustomTreeView.DefaultItemHeight">
|
||||||
<short>
|
<short>
|
||||||
<var>DefaultItemHeight</var> - default height for items on the list</short>
|
<var>DefaultItemHeight</var> - default height for items on the list</short>
|
||||||
<descr/>
|
<descr>If tvoAutoItemHeight is set in Options this value is set automatically depending on font and icons.</descr>
|
||||||
<seealso/>
|
<seealso/>
|
||||||
</element>
|
</element>
|
||||||
<!-- property Visibility: public -->
|
<!-- property Visibility: public -->
|
||||||
|
Loading…
Reference in New Issue
Block a user