IPB

> DirectVideo (variable) (Crt unit)
Чат
Форум
Загрузка...
 

Language:
Русский
English

  DirectVideo (variable)     (Crt unit)


Enables and disables direct memory access for Write and WriteLn statements that output to the screen

When DirectVideo is True, Writes and WriteLns to files associated with the CRT will store characters directly in video memory, instead of calling the BIOS to display them.

When DirectVideo is False, all characters are written through BIOS calls, a significantly slower process.

DirectVideo always defaults to True.

If you want characters displayed through BIOS calls, set DirectVideo to False at the beginning of your program and after each call to TextMode.

See also

 
 К началу страницы 
Тэги: DirectVideo
 

Код для вставки: :: :: :: ГОСТ ::
Поделиться: //
 



-
Хостинг предоставлен компанией "Веб Сервис Центр" при поддержке компании "ДокЛаб"