[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'dynlibs' (#rtl)

Reference for unit 'dynlibs': Procedures and functions

FreeLibrary

  

For compatibility with Delphi/Windows: Unload a library

GetProcAddress

  

For compatibility with Delphi/Windows: Get the address of a procedure

GetProcedureAddress

  

Get the address of a procedure or symbol in a dynamic library.

LoadLibrary

  

Load a dynamic library and return a handle to it.

SafeLoadLibrary

  

Saves the control word and loads a library

UnloadLibrary

  

Unload a previously loaded library

The latest version of this document can be found at lazarus-ccr.sourceforge.net.