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

TFPList.Error

Raises an EListError exception.

Declaration

Source position: classesh.inc line 207

class procedure TFPList.Error(

  const Msg: String;

  Data: PtrInt

);

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.