- 4.8.3.15 -
Standard Units
Crt Unit
CRT Unit Procedures and FunctionsWriteAttr procedure
Targets: MS-DOS, OS/2, Win32 console
CRT Unit
Writes given string S in attributes/characters format
to the screen at (X,Y).
Declaration:
procedure WriteAttr(X, Y: Longint; Var S; Len: Longint);
|
|
|
Window procedure |
Table of Content |
SetScreenSize procedure |
- 4.8.3.15 -