Previous: 4.24.2.32. SetTime To the Table of Contents Next: 4.24.2.34. SwapVectors
4.24.2.32. SetTime Table of Contents 4.24.2.34. SwapVectors

- 4.24.2.33. -
Table of Contents
4. Standard Units
4.24. DOS - MSDOS support unit
4.24.2. DOS Unit Procedures and Functions
4.24.2.33. SetVerify


4.24.2.33. SetVerify

Targets: MS-DOS, OS/2, Win32


Dos Unit, WinDos Unit

Sets the state of the verify flag in DOS.

Declaration:
procedure SetVerify(Verify: Boolean);
Win32 target:
This function has no effect (ignored), since this service is not provided by Windows API.

See also:
GetVerify


Previous: 4.24.2.32. SetTime To the Table of Contents Next: 4.24.2.34. SwapVectors
4.24.2.32. SetTime Table of Contents 4.24.2.34. SwapVectors

- 4.24.2.33. -