Unit 'EXEC' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

pLibrary

Library Base Structure

Declaration

Source position: exec.pas line 871

type pLibrary = ^tLibrary;

Description

Also used for Devices and some Resources

See also

OpenLibrary

  

Open a library to use

OldOpenLibrary

  

Old Version of OpenLibrary (deprecated)

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