pascalabcnet/PABCNetHelp/PABCUnits/CRT/index.html
2024-02-04 19:17:30 +03:00

24 lines
778 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html>
<head>
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
<param name="Keyword" value="GraphWPF">
</object>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<title></title>
<link rel="StyleSheet" href="../../default.css">
</head>
<body>
<H1>Модуль CRT: обзор</H1>
Модуль <code>CRT</code> предназначен для работы с консолью. Он содержит ряд процедур и функций
для изменеия цвета вывода в консольном режиме, для позиционирования курсора внутри консольного окна
и для изменения свойств консольного окна.
<ul>
<li><a href="Files\CRT constants.html">Цветовые константы модуля CRT</a></li>
<li><a href="Files\CRT functions.html">Процедуры и функции модуля CRT</a></li>
</ul>
<p>&nbsp;</p>
</body>
</html>