mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 23:28:07 +02:00
doc: adding short descriptions for SortIndicator and AutoSortIndicator
git-svn-id: branches/listviewsortindicator@62547 -
This commit is contained in:
parent
9dbf738458
commit
5abad30b39
@ -18600,6 +18600,10 @@ Call ParentNode.CustomSort(nil) to sort only the child nodes of a single node.
|
|||||||
</element><element name="TCustomListView.OnDataHint"><short>Called for owner-data mode.</short>
|
</element><element name="TCustomListView.OnDataHint"><short>Called for owner-data mode.</short>
|
||||||
</element><element name="TCustomListView.OnDataStateChange"><short>Called for owner-data mode.</short>
|
</element><element name="TCustomListView.OnDataStateChange"><short>Called for owner-data mode.</short>
|
||||||
</element>
|
</element>
|
||||||
|
<element name="TListColumn.SortIndicator"><short>Indicator of the sorting order. Serves only the visual purpose, doesn't affect the actual sorting order</short>
|
||||||
|
</element><element name="TCustomListView.AutoSortIndicator"><short>If AutoSort is used on TListView, this property controls, if TListView should also automatically set SortIndicator for the selected sorting column</short><seealso><link id="TListColumn.SortIndicator"/>SortIndicator</link>
|
||||||
|
</seealso>
|
||||||
|
</element>
|
||||||
</module>
|
</module>
|
||||||
<!-- ComCtrls -->
|
<!-- ComCtrls -->
|
||||||
</package>
|
</package>
|
||||||
|
Loading…
Reference in New Issue
Block a user