Unit Crt


The unit Crt exports functions and procedures for easy character based I/O. The unit exports functions to manipulate the textcolor, the cursor position etc.

Using this unit increases the speed of output, because the unit redirects the output and writes direct to the screen.


back to Index