Previous: Delay procedure To the Table of Content Next: GetCharXY function

- 4.67.2.6 -
Standard Units
WinCRT
WinCRT Unit Procedures and Functions

DoneWinCRT procedure

Targets: Win32 GUI


WinCRT Unit

Destroys the CRT GUI window if it has not already been destroyed.

Declaration:
procedure DoneWinCrt;
Remarks: Call DoneWinCrt before the program ends to prevent the WinCRT window from entering the inactive state.

See also:
CloseOnExit variable.


Previous: Delay procedure To the Table of Content Next: GetCharXY function
Delay procedure Table of Content GetCharXY function

- 4.67.2.6 -