TVSTYLE describes the style of a treeview: single selection, extended selection, or multiple selection. 4Test defines this enumerated data type as follows:
[-] type TVSTYLE is enum [ ] TVS_SINGLE [ ] TVS_EXTEND [ ] TVS_MULTIPLE