[Overview][Constants][Types][Procedures and functions][Index] |
Return the library errors
Source position: dynlibs.pas line 107
function GetLastLibraryError( |
var Handler: TLibHandler |
):String; |
GetLastLibraryError returns the Handler.ErrorMsg field, and empties the field.
None.
|
Append an error to the list of library errors. |
|
|
Raise an EInOutError exception |