mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 01:08:12 +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.OnDataStateChange"><short>Called for owner-data mode.</short>
|
||||
</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>
|
||||
<!-- ComCtrls -->
|
||||
</package>
|
||||
|
Loading…
Reference in New Issue
Block a user