IPB

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

Language:
Русский
English

 TextBackground (procedure)     (Crt unit)


Selects the background color.

Declaration

 procedure TextBackground(Color: Byte);

Target

Real, Protected

Remarks

Color is an integer expression in the range 0..7, corresponding to one of the first eight text color constants. There is a byte variable in Crt--TextAttr--that is used to hold the current video attribute. TextBackground sets bits 4-6 of TextAttr to Color.

The background of all characters subsequently written will be in the specified color.

See Also

Sample Code

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

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



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