Remove a resource from the system
Source position: exec.pas line 1864
procedure RemResource( |
Resource: Pointer |
); |
Resource |
|
A pointer to a resource node |
This function removes an existing resource from the system resource list. There must be no outstanding users of the resource.
|
Add a resource to the system |