[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Set screen mode.
Source position: crth.inc line 77
procedure TextMode( |
Mode: Word |
); |
TextMode sets the textmode of the screen (i.e. the number of lines and columns of the screen). The lower byte is use to set the VGA text mode.
This procedure is only implemented on dos.
None.
|
Create new window on screen. |