[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
For compatibility with Delphi/Windows: Unload a library
Source position: dynlibh.inc line 61
function FreeLibrary( |
Lib: TLibHandle |
):Boolean; |
FreeLibrary provides the same functionality as UnloadLibrary, and is provided for compatibility with Delphi.
|
Unload a previously loaded library |