POINT Data Type

Position coordinates typically used to specify a screen or window location. 4Test defines this record data type as follows:

[-] type POINT is record
	[ ] INTEGER x 
	[ ] INTEGER y