Previous: IgnoreBreak variable To the Table of Content Next: Justification constants

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

IgnoreCloseMessage variable

Targets: Win32 only


Graph Unit

Enables or disables responding on WM_CLOSE message.

Declaration:
var IgnoreCaseMessage: Boolean;
Remarks:
If IgnoreCaseMessage = TRUE, WM_CLOSE message will be ignored (default).
If IgnoreCaseMessage = FALSE, WM_CLOSE message will be processed in usual way and the application can be closed by pressing Alt+F4.


Previous: IgnoreBreak variable To the Table of Content Next: Justification constants
IgnoreBreak variable Table of Content Justification constants

- 4.37.1.12 -