Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

GetLoadErrorStr

Return an error describing the last library loading error.

Declaration

Source position: dynlibh.inc line 57

function GetLoadErrorStr: AnsiString;

Description

GetLoadErrorStr returns an error string describing the last library loading error. This function must be called before any other OS calls are performed.

Errors

None.

See also

LoadLibrary

  

Load a dynamic library and return a handle to it.

SafeLoadLibrary

  

Load a library safely.


Documentation generated on: Jul 24 2023