Previous: ReleasePageDC procedure To the Table of Content Next: Retrace procedure

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

RestoreCrtMode procedure

Targets: MS-DOS, Win32
Graph Unit

Restores the original screen mode before graphics was initialized the first time.

Declaration:
procedure RestoreCrtMode;
Remarks:
Restores the original video mode detected by first SetGraphMode or SetSVGAMode execution. Can be used in conjunction with SetGraphMode and SetSVGAMode to switch back and forth between text and graphics modes.

Win32 target:
RestoreCrtMode destroys a graphic surface (window) and restores the original video mode.


Previous: ReleasePageDC procedure To the Table of Content Next: Retrace procedure
ReleasePageDC procedure Table of Content Retrace procedure

- 4.37.2.91 -