Deallocate all intermediate copper lists and their headers from a viewport
Source position: agraphics.pas line 2317
procedure FreeVPortCopLists( |
vp: pViewPort |
); |
vp |
|
A pointer to ViewPort structure |
Search display, color, sprite, and user copper lists and call ExecFreeMem() to deallocate them from memory
The memory allocated to the various copper lists will be returned to the system's free memory pool, and the following fields in the viewport structure will be set to nil:
DspIns, Sprins, ClrIns, UCopIns