TVVIEW Data Type

This data type stores information about the various views of items organized into a graphical hierarchy: icon, caption, and normal text. 4Test defines this enumerated data type as follows:

[-] type TVVIEW is enum
	[ ] TVV_ICON
	[ ] TVV_NAME 
	[ ] TVV_TEXT