Unit 'exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

RemResource

Remove a resource from the system

Declaration

Source position: exec.pas line 1864

procedure RemResource(

  Resource: Pointer

);

Arguments

Resource

  

A pointer to a resource node

Description

This function removes an existing resource from the system resource list. There must be no outstanding users of the resource.

See also

AddResource

  

Add a resource to the system


Documentation generated on: 2021-07-30