Previous: Circle procedure To the Table of Content Next: ClearPage procedure

- 4.37.2.6 -
Standard Units
Graph Unit
Graph Unit Procedures and Functions

ClearDevice procedure

Targets: MS-DOS, Win32


Graph Unit

Clears the currently selected output device and homes the current pointer.

Declaration:
procedure ClearDevice;
Remarks:
ClearDevice moves the current pointer to (0, 0), and clears all accessible video memory with zero value.


Previous: Circle procedure To the Table of Content Next: ClearPage procedure
Circle procedure Table of Content ClearPage procedure

- 4.37.2.6 -