[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Raises an EListError exception.
Source position: classesh.inc line 213
public procedure TList.Error( |
const Msg: String; |
Data: PtrInt |
); virtual; |
Error raises an EListError exception, with a message formatted with Msg and Data.
No notes exist for this page yet.