[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'Crt' (#rtl) |
Set screen mode.
Source position: crth.inc line 73
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. |
No notes exist for this page yet.