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

TList.Error

Raises an EListError exception.

Declaration

public procedure TList.Error(

  const Msg: String;

  Data: Integer

); virtual;

Description

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