mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-28 07:31:23 +02:00
+ added the EnhancedVideoBuf global variable to the video unit
git-svn-id: branches/unicodekvm@48466 -
This commit is contained in:
parent
b8dfa1b8e6
commit
f8320dff08
@ -124,6 +124,7 @@ var
|
||||
OldVideoBuf : PVideoBuf;
|
||||
VideoBufSize : Longint;
|
||||
CursorLines : Byte;
|
||||
EnhancedVideoBuf: TEnhancedVideoBuf;
|
||||
|
||||
const {The following constants were variables in the past.
|
||||
- Lowascii was set to true if ASCII characters < 32 were available
|
||||
|
Loading…
Reference in New Issue
Block a user