|
@@ -453,7 +453,7 @@ begin
|
|
scroll_dn(row,left,bot,right,1,fil);
|
|
scroll_dn(row,left,bot,right,1,fil);
|
|
end;
|
|
end;
|
|
|
|
|
|
-procedure textmode(mode:integer);
|
|
|
|
|
|
+procedure TextMode (Mode: word);
|
|
|
|
|
|
{ Use this procedure to set-up a specific text-mode.}
|
|
{ Use this procedure to set-up a specific text-mode.}
|
|
|
|
|
|
@@ -960,7 +960,10 @@ end.
|
|
|
|
|
|
{
|
|
{
|
|
$Log$
|
|
$Log$
|
|
- Revision 1.6 2005-03-30 23:11:35 hajny
|
|
|
|
|
|
+ Revision 1.7 2005-05-14 15:01:49 hajny
|
|
|
|
+ * TextMode parameter type changed to word for TP/BP compatibility
|
|
|
|
+
|
|
|
|
+ Revision 1.6 2005/03/30 23:11:35 hajny
|
|
* OS/2 fixes merged to EMX
|
|
* OS/2 fixes merged to EMX
|
|
|
|
|
|
Revision 1.5 2005/02/14 17:13:22 peter
|
|
Revision 1.5 2005/02/14 17:13:22 peter
|