[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Screen array type
Source position: videoh.inc line 25
type TVideoBuf = array [0..32759] of TVideoCell; |
The TVideoBuf type represents the screen.
lazarus-ccr.sourceforge.net |