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

PLibrary

Library Base Structure

Declaration

Source position: exec.pas line 919

type PLibrary = ^TLibrary;

Description

Also used for Devices and some Resources

See also

OpenLibrary

  

Open a library to use

CloseLibrary

  

Close access to library

AddLibrary

  

Adds a library to the system

MakeLibrary

  

Construct a library

RemLibrary

  

Remove a library from the system

SumLibrary

  

Compute and check the checksum on a library

SetFunction

  

Change a function vector in a library


Documentation generated on: 2021-07-30