- 4.37.1.12 -
Standard Units

Graph Unit


Graph Unit Types, Constants and VariablesIgnoreCloseMessage 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.
 |
 |
 |
IgnoreBreak variable |
Table of Content |
Justification constants |
- 4.37.1.12 -