4.8.2.24. Window procedure
Table of Contents
4.9. D3D - Direct3D version 7 interface unit
- 4.8.2.25. -
Table of Contents
4. Standard Units
4.8. CRT - Keyboard and monitor control routines
4.8.2. CRT Unit Procedures and Functions
4.8.2.25. WriteAttr procedure
4.8.2.25. 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);
4.8.2.24. Window procedure
Table of Contents
4.9. D3D - Direct3D version 7 interface unit
- 4.8.2.25. -