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

VideoBuf

Current screen image.

Declaration

Source position: videoh.inc line 96

var VideoBuf: PVideoBuf;

Description

VideoBufforms the heart of the Videounit: This variable represents the physical screen. Writing to this array and calling UpdateScreenwill write the actual characters to the screen.