VAR DirectVideo : Boolean; When set to TRUE (Default value), Writes and WriteLns will be written directly to video memory, resulting in faster screen writes. When set to FALSE, Write and Writeln will use the BIOS to accomplish screen writes. Using the procedure TEXTMODE will reset this to its default state.