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