[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Return an error describing the last library loading error
Source position: dynlibh.inc line 57
function GetLoadErrorStr: string; |
GetLoadErrorStr returns an error string describing the last library loading error. This function must be called before any other OS calls are performed.
None.
|
Load a dynamic library and return a handle to it. |
|
|
Load a library safely |