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

GetLastLibraryError

Return the library errors

Declaration

Source position: dynlibs.pas line 107

function GetLastLibraryError(

  var Handler: TLibHandler

):String;

Description

GetLastLibraryError returns the Handler.ErrorMsg field, and empties the field.

Errors

None.

See also

AppendLibraryError

  

Append an error to the list of library errors.

RaiseLibraryException

  

Raise an EInOutError exception


Documentation generated on: Oct 02 2010