Previous: Window procedure To the Table of Content Next: SetScreenSize procedure

- 4.8.3.15 -
Standard Units
Crt Unit
CRT Unit Procedures and Functions

WriteAttr 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);



Previous: Window procedure To the Table of Content Next: SetScreenSize procedure
Window procedure Table of Content SetScreenSize procedure

- 4.8.3.15 -