RestoreCrtMode
Restore text screen
Declaration
Source position: graphh.inc line 753
procedure RestoreCrtMode;
Description
Restores the screen modus which was active before the graphical modus was started.
To get back to the graph mode you were last in, you can use SetGraphMode(GetGraphMode)
Errors
None.
See also
Name | Description |
---|---|
InitGraph | Initialize graphical system |