VideoBuf
Current screen image.
Declaration
Source position: videoh.inc line 96
var
VideoBuf : PVideoBuf;
Description
VideoBuf forms the heart of the Video unit: This variable represents the physical screen. Writing to this array and calling UpdateScreen will write the actual characters to the screen.