- 4.37.2.24. -
Table of Contents
4. Standard Units
4.37. Graph - Graph unit
4.37.2. Graph Unit Procedures and Functions
4.37.2.24. FlipToMemory procedure
4.37.2.24. FlipToMemory procedure
Targets: MS-DOS, Win32
Graph Unit
Copies contents of graphic page number 0 to memory buffer
pointed by Addr .
Declaration:
procedure FlipToMemory(Addr: Pointer);
Remarks:
Use this procedure to flip the contents of the graphic page
into the virtual page.
See also:
FlipToScreen
SetVirtualMode
SetNormalMode
- 4.37.2.24. -