_TreeView.Compare (gb.qt4)
Property Compare As Integer
Use this property to return the result of the comparison of a
Compare event.
-
0
means that the two items being compared are equal.
-
1
means that the first item must follow the other one.
-
-1
means that the first item must precede the other one.