- 4.72.2.10. -
Table of Contents
4. Standard Units
4.72. WinCRT - Text Screen interface unit for Win32
4.72.2. WinCRT Unit Procedures and Functions
4.72.2.10. InitWinCRT
4.72.2.10. InitWinCRT
Targets: Win32 GUI
WinCRT Unit
Creates the CRT GUI window if it has not already been
created.
Declaration:
procedure InitWinCrt;
Remarks:
InitWinCrt is automatically called if you have used
Read(Ln) or Write(Ln) in a file that has been assigned
to the WinCRT.
- 4.72.2.10. -