SBRANGE Data Type

Holds the minimum and maximum values to which a ScrollBar or UpDown object can be set. 4Test defines this record data type as follows:
[-] type SBRANGE is record
	[ ] INTEGER iMin 
	[ ] INTEGER iMax