Previous: Graphic result constants To the Table of Content Next: IgnoreCloseMessage variable

- 4.37.1.11 -
Standard Units
Graph Unit
Graph Unit Types, Constants and Variables

IgnoreBreak variable

Targets: Win32 only


Graph Unit

You can enable and disable responding on Ctrl+Break and Ctrl+C pressing.

Declaration:
var IgnoreBreak: Boolean;
Remarks:
If IgnoreBreak = TRUE, Ctrl+Break and Ctrl+C will be ignored (default).
If IgnoreBreak = FALSE, Ctrl+Break and Ctrl+C will terminate the application.


Previous: Graphic result constants To the Table of Content Next: IgnoreCloseMessage variable
Graphic result constants Table of Content IgnoreCloseMessage variable

- 4.37.1.11 -