| [Overview][Constants][Types][Procedures and functions][Variables][Index] | 
Lower right corner of currently defined window
Source position: crth.inc line 62
| var WindMax: Word = $184f; | 
The upper byte of WindMax contains the Y coordinate while the lower byte contains the X coordinate. The use of this variable is deprecated, use WindMaxX and WindMaxY instead.
| 
 | X coordinate of lower right corner of the defined window | |
| 
 | Y coordinate of lower right corner of the defined window | |
| 
 | Upper left corner of currently defined window | |
| 
 | X coordinate of upper left corner of the defined window | |
| 
 | Y coordinate of upper left corner of the defined window | |
| 
 | Create new window on screen. |