[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

GetLoadErrorStr

Return an error describing the last library loading error

Declaration

Source position: dynlibh.inc line 57

function GetLoadErrorStr: string;

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: May 14 2021