Previous: 4.72.1.8. InactiveTitle variable To the Table of Contents Next: 4.72.1.10. ScrollCrtWindow variable
4.72.1.8. InactiveTitle variable Table of Contents 4.72.1.10. ScrollCrtWindow variable

- 4.72.1.9. -
Table of Contents
4. Standard Units
4.72. WinCRT - Text Screen interface unit for Win32
4.72.1. WinCRT Unit Variables
4.72.1.9. ScreenSize variable


4.72.1.9. ScreenSize variable

Targets: Win32 GUI


WinCRT Unit

Determines the width and height in characters of the virtual screen within the WinCRT window.

Declaration:
const ScreenSize: TLongPoint = (X: 80; Y: 25);



Previous: 4.72.1.8. InactiveTitle variable To the Table of Contents Next: 4.72.1.10. ScrollCrtWindow variable
4.72.1.8. InactiveTitle variable Table of Contents 4.72.1.10. ScrollCrtWindow variable

- 4.72.1.9. -