We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddc20a5 commit 183027cCopy full SHA for 183027c
1 file changed
CHANGES.txt
@@ -1,3 +1,11 @@
1
+V6.2.1 (06 Nov 2015)
2
+ * #585: Checkboxes now have the correct size and scale property on high dpi systems.
3
+ * #588: Fixed HTML clipboard export
4
+ * #586: TBaseVirtualTree.SetChildCount() no longer calls to ReInitNode(Node, True). This caused the OnInitChildren-Event to be fired twice.
5
+ * Adjusted GetNodeDataAt<T>() and GetFirstSelectedNodeData<T>() to work with interfaces.
6
+ * If multi selection is not allowed and so only one node can be selected, make sure the focused node changes with the selected node in SetSelected()
7
+ * Added packages for the C++Builder 10.
8
+
9
V6.2 (09 Sep 2015)
10
* Issue #582: Added support and packages for RAD Studio 10 Seattle
11
* Issue #580: Added support for Delphi package manager Delphinus
0 commit comments