Previous: CheckEOF variable To the Table of Content Next: Color Constants

- 4.67.1.4 -
Standard Units
WinCRT
WinCRT Unit Variables

CloseOnExit variable

Targets: Win32 GUI


WinCRT Unit

Defines when the WinCRT will be automatically closed at end of program.

Declaration:
var CloseOnExit: Boolean := FALSE;
Remarks:
When CloseOnExit is TRUE, the WinCRT window will be closed automatically after program termination.

If CloseOnExit is FALSE, the WinCRT window will not be closed after program termination, and it will from enter the inactive state.


Previous: CheckEOF variable To the Table of Content Next: Color Constants
CheckEOF variable Table of Content Color Constants

- 4.67.1.4 -