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

TList.Error

Raises an EListError exception.

Declaration

Source position: classesh.inc line 287

class procedure TList.Error(

  const Msg: String;

  Data: PtrInt

); virtual;

Description

Error raises an EListError exception, with a message formatted with Msg and Data.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.