Previous: 4.8.2.15. ReadKey function To the Table of Contents Next: 4.8.2.17. ShowCursor procedure
4.8.2.15. ReadKey function Table of Contents 4.8.2.17. ShowCursor procedure

- 4.8.2.16. -
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.16. SetScreenSize procedure


4.8.2.16. SetScreenSize procedure

Targets: Win32 console only


CRT Unit

Defines the custom size in characters of the text screen.

Declaration:
procedure SetScreenSize(Cols, Rows: DWord);



Previous: 4.8.2.15. ReadKey function To the Table of Contents Next: 4.8.2.17. ShowCursor procedure
4.8.2.15. ReadKey function Table of Contents 4.8.2.17. ShowCursor procedure

- 4.8.2.16. -