function FreeDLL(const DLLHandle: Longint): Boolean;
Unloads a DLL specified using the DLL handle returned by LoadDLL.
This function is deprecated. See the Using DLLs topic.