| [Overview][Constants][Types][Procedures and functions][Index] | 
Library handle type
Source position: dynlibs.pas line 24
type TLibHandle = System.TLibHandle;  | 
TLibHandle should be considered an opaque type. It is defined differently on various platforms. The definition shown here depends on the platform for which the documentation was generated.
  | 
Load a dynamic library and return a handle to it.  | 
|
  | 
Unload a previously loaded library  |