forked from pascalabcnet/pascalabcnet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet …
…into test
- Loading branch information
Showing
22 changed files
with
306 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
%MINOR%=9 | ||
%REVISION%=3419 | ||
%REVISION%=3421 | ||
%COREVERSION%=0 | ||
%MAJOR%=3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
uses GenDocUnit; | ||
|
||
begin | ||
fname := '..\..\bin\Lib\CRT.pas'; | ||
RootOutputDirectory := 'PABCUnits\CRT\'; | ||
Step1; | ||
Step2; | ||
Step3; | ||
Step3_1; | ||
Step4; | ||
FinalStep; | ||
end. |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
<HTML><HEAD><object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e"> | ||
<param name="Keyword" value="Black"> | ||
<param name="Keyword" value="Blue"> | ||
<param name="Keyword" value="Brown"> | ||
<param name="Keyword" value="Cyan"> | ||
<param name="Keyword" value="DarkGray"> | ||
<param name="Keyword" value="Green"> | ||
<param name="Keyword" value="LightBlue"> | ||
<param name="Keyword" value="LightCyan"> | ||
<param name="Keyword" value="LightGray"> | ||
<param name="Keyword" value="LightGreen"> | ||
<param name="Keyword" value="LightMagenta"> | ||
<param name="Keyword" value="LightRed"> | ||
<param name="Keyword" value="Magenta"> | ||
<param name="Keyword" value="Red"> | ||
<param name="Keyword" value="White"> | ||
<param name="Keyword" value="Yellow"></object> | ||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251"><link rel="StyleSheet" href="../../../default.css"> | ||
</HEAD><body><H1>Öâåòîâûå êîíñòàíòû ìîäóëÿ CRT</H1> | ||
<table border=0 cellpadding=5><tr><td><code>Black = 0;</code> | ||
<br> ×åðíûé öâåò</td></tr> | ||
<tr><td><code>Blue = 1;</code> | ||
<br> Ñèíèé öâåò</td></tr> | ||
<tr><td><code>Brown = 6;</code> | ||
<br> Êîðè÷íåâûé öâåò</td></tr> | ||
<tr><td><code>Cyan = 3;</code> | ||
<br> Áèðþçîâûé öâåò</td></tr> | ||
<tr><td><code>DarkGray = 8;</code> | ||
<br> Òåìíî-ñåðûé öâåò</td></tr> | ||
<tr><td><code>Green = 2;</code> | ||
<br> Çåëåíûé öâåò</td></tr> | ||
<tr><td><code>LightBlue = 9;</code> | ||
<br> Ñâåòëî-ãîëóáîé öâåò</td></tr> | ||
<tr><td><code>LightCyan = 11;</code> | ||
<br> Ñâåòëî-áèðþçîâûé öâåò</td></tr> | ||
<tr><td><code>LightGray = 7;</code> | ||
<br> Ñâåòëî-ñåðûé öâåò</td></tr> | ||
<tr><td><code>LightGreen = 10;</code> | ||
<br> Ñâåòëî-çåëåíûé öâåò</td></tr> | ||
<tr><td><code>LightMagenta = 13;</code> | ||
<br> Ñâåòëî-ìàëèíîâûé öâåò</td></tr> | ||
<tr><td><code>LightRed = 12;</code> | ||
<br> öâåò</td></tr> | ||
<tr><td><code>Magenta = 5;</code> | ||
<br> Ìàëèíîâûé öâåò</td></tr> | ||
<tr><td><code>Red = 4;</code> | ||
<br> Êðàñíûé öâåò</td></tr> | ||
<tr><td><code>White = 15;</code> | ||
<br> Áåëûé öâåò</td></tr> | ||
<tr><td><code>Yellow = 14;</code> | ||
<br> Æåëòûé öâåò</td></tr> | ||
</table> | ||
</body></HTML> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
<HTML><HEAD><object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e"> | ||
<param name="Keyword" value="ClearLine"> | ||
<param name="Keyword" value="ClrScr"> | ||
<param name="Keyword" value="Delay"> | ||
<param name="Keyword" value="GotoXY"> | ||
<param name="Keyword" value="HideCursor"> | ||
<param name="Keyword" value="KeyPressed"> | ||
<param name="Keyword" value="ReadKey"> | ||
<param name="Keyword" value="SetWindowCaption"> | ||
<param name="Keyword" value="SetWindowSize"> | ||
<param name="Keyword" value="SetWindowTitle"> | ||
<param name="Keyword" value="ShowCursor"> | ||
<param name="Keyword" value="TextBackground"> | ||
<param name="Keyword" value="TextColor"> | ||
<param name="Keyword" value="WhereX"> | ||
<param name="Keyword" value="WhereY"> | ||
<param name="Keyword" value="WindowHeight"> | ||
<param name="Keyword" value="WindowWidth"></object> | ||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251"><link rel="StyleSheet" href="../../../default.css"> | ||
</HEAD><body><H1>Ïîäïðîãðàììû ìîäóëÿ CRT</H1> | ||
<table border=0 cellpadding=5><tr><td><code><b>procedure</b> ClearLine;</code> | ||
<br> Î÷èùàåò ëèíèþ íà êîòîðîé óñòàíîâëåí êóðñîð</td></tr> | ||
<tr><td><code><b>procedure</b> ClrScr;</code> | ||
<br> Î÷èùàåò ýêðàí, çàïîëíÿÿ åãî òåêóùèì öâåòîì ôîíà</td></tr> | ||
<tr><td><code><b>procedure</b> Delay(ms: integer);</code> | ||
<br> Äåëàåò ïàóçó íà ms ìèëëèñåêóíä</td></tr> | ||
<tr><td><code><b>procedure</b> GotoXY(x, y: integer);</code> | ||
<br> Ïåðåâîäèò êóðñîð â êîîðäèíàòû (x,y)</td></tr> | ||
<tr><td><code><b>procedure</b> HideCursor;</code> | ||
<br> Ñêðûâàåò êóðñîð</td></tr> | ||
<tr><td><code><b>function</b> KeyPressed: boolean;</code> | ||
<br> Âîçâðàùàåò true åñëè áûëà íàæàòà êëàâèøà. Ñ÷èòàòü ñèìâîë ìîæíî ñïîìîùüþ ôóíêöèè ReadKey</td></tr> | ||
<tr><td><code><b>function</b> ReadKey: char;</code> | ||
<br> Ñ÷èòûâàò íàæàòóþ êëàâèøó</td></tr> | ||
<tr><td><code><b>procedure</b> SetWindowCaption(s: string);</code> | ||
<br> Çàäàåò çàãîëîâîê êîíñîëüíîãî îêíà</td></tr> | ||
<tr><td><code><b>procedure</b> SetWindowSize(w, h: integer);</code> | ||
<br> Çàäàåò ðàçìåðû êîíñîëüíîãî îêíà</td></tr> | ||
<tr><td><code><b>procedure</b> SetWindowTitle(s: string);</code> | ||
<br> Çàäàåò çàãîëîâîê êîíñîëüíîãî îêíà</td></tr> | ||
<tr><td><code><b>procedure</b> ShowCursor;</code> | ||
<br> Ïîêàçûâàåò êóðñîð åñëè îí ñêðûò</td></tr> | ||
<tr><td><code><b>procedure</b> TextBackground(c: integer);</code> | ||
<br> Çàäàåò öâåò ôîíà âûâîäèìîãî òåêñòà</td></tr> | ||
<tr><td><code><b>procedure</b> TextColor(c: integer);</code> | ||
<br> Çàäàåò öâåò âûâîäèìîãî òåêñòà</td></tr> | ||
<tr><td><code><b>function</b> WhereX: integer;</code> | ||
<br> Âîçâðàùàåò Õ-êîîðäèíàòó êóðñîðà</td></tr> | ||
<tr><td><code><b>function</b> WhereY: integer;</code> | ||
<br> Âîçâðàùàåò Y-êîîðäèíàòó êóðñîðà</td></tr> | ||
<tr><td><code><b>function</b> WindowHeight: integer;</code> | ||
<br> Âîçâðàùàåò âûñîòó ýêðàíà</td></tr> | ||
<tr><td><code><b>function</b> WindowWidth: integer;</code> | ||
<br> Âîçâðàùàåò øèðèíó ýêðàíà</td></tr> | ||
</table> | ||
</body></HTML> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<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> </p> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3.9.0.3419 | ||
3.9.0.3421 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
!define VERSION '3.9.0.3419' | ||
!define VERSION '3.9.0.3421' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.