- 4.24.2.27 -
Standard Units
Dos Unit
Dos Unit Procedures and FunctionsSetCBreak procedure
Targets: MS-DOS, OS/2, Win32
Dos Unit, WinDos Unit
Sets the state of Ctrl-Break checking.
Declaration:
procedure SetCBreak(Break: Boolean);
Remarks:
With Ctrl-Break checking enabled, all I/O calls (console, printer,
and communications) are checked. To get Ctrl-Break status, use
GetCBreak.
Win32 target:
SetCBreak do nothing, since this service is not provided by Windows API.
|
|
|
PackTime procedure |
Table of Content |
SetDate procedure |
- 4.24.2.27 -