[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'Crt' (#rtl) |
Upper left corner of currently defined window
Source position: crth.inc line 61
var WindMin: Word = $0; |
The upper byte of WindMin contains the Y coordinate while the lower byte contains the X coordinate. The use of this variable is deprecated, use WindMinX and WindMinY instead.
No notes exist for this page yet.