mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 04:00:25 +02:00
Docs: A fix for TreeView doc.
git-svn-id: trunk@54345 -
This commit is contained in:
parent
5f98c5933e
commit
b4dde2973d
@ -18797,7 +18797,7 @@ If Images.HasOverlays then it is fetched from Images via Images.Overlay(Node.Ove
|
||||
</element><element name="TMultiSelectStyles.msShiftSelect"><short>Allow to select a range of items (from previous current item to clicked one) by Shift+click.</short>
|
||||
</element><element name="TMultiSelectStyles.msVisibleOnly"><short>When selecting a range with Shift+click, select only visible (unfolded) items.</short>
|
||||
</element><element name="TMultiSelectStyles.msSiblingOnly"><short>When selecting a range with Shift+click, touch only siblings of previous current item.</short>
|
||||
</element><element name="TTreeViewOption.tvoNoDoubleClickExpand"><short>Don't expand an (unfolded) tree-item by mouse double click.</short>
|
||||
</element><element name="TTreeViewOption.tvoNoDoubleClickExpand"><short>Don't expand (unfold) tree-item by mouse double click.</short>
|
||||
</element><element name="TTreeViewOption.tvoThemedDraw"><short>Use OS themes to paint control elements.</short>
|
||||
</element><element name="TTreeView.SelectionFontColor">
|
||||
</element><element name="TTreeView.SelectionFontColorUsed">
|
||||
|
Loading…
Reference in New Issue
Block a user