| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Raises an EListError exception.
Source position: classesh.inc line 330
| public class procedure TList.Error( | 
| const Msg: string; | 
| Data: PtrInt | 
| ); virtual; | 
Error raises an EListError exception, with a message formatted with Msg and Data.