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

AppendLibraryError

Append an error to the list of library errors.

Declaration

Source position: dynlibs.pas line 106

procedure AppendLibraryError(

  var Handler: TLibHandler;

  const Msg: String

);

Description

AppendLibraryError appends Msg to the ErrorMsg field of Handler, with a newline if a message was already present.

Errors

None.

See also

GetLastLibraryError

  

Return the library errors

RaiseLibraryException

  

Raise an EInOutError exception


Documentation generated on: Oct 02 2010