Previous: FlipToMemory procedure To the Table of Content Next: FloodFill procedure

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

FlipToScreen procedure

Targets: MS-DOS, Win32


Graph Unit

Copies contents of memory buffer pointed by Addr to graphic page number 0.

Declaration:
procedure FlipToScreen(Addr: Pointer);
Remarks:
Use this procedure to flip the contents of the virtual page into the graphic page.

See also:
FlipToMemory
SetVirtualMode
SetNormalMode


Previous: FlipToMemory procedure To the Table of Content Next: FloodFill procedure
FlipToMemory procedure Table of Content FloodFill procedure

- 4.37.2.25 -