[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Crt' (#rtl)

WindMax

Lower right corner of currently defined window

Declaration

Source position: crth.inc line 64

var WindMax: Word = $184f;

Description

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.

See also

WindMaxX

  

X coordinate of lower right corner of the defined window

WindMaxY

  

Y coordinate of lower right corner of the defined window

WindMin

  

Upper left corner of currently defined window

WindMinX

  

X coordinate of upper left corner of the defined window

WindMinY

  

Y coordinate of upper left corner of the defined window

Window

  

Create new window on screen.


Documentation generated on: Nov 14 2015