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

TextMode

Set screen mode.

Declaration

Source position: crth.inc line 77

procedure TextMode(

  Mode: Word

);

Description

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.

Errors

None.

See also

Window

  

Create new window on screen.


Documentation generated on: Nov 14 2015