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

Name Description
Window Create new window on screen.