[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Raise an error
Source position: contnrs.pp line 238
public procedure TFPHashList.Error( |
const Msg: String; |
Data: PtrInt |
); |
Msg |
|
Message string |
Data |
|
Data pointer |
Error raises an EListError exception, with message Msg. The Data pointer is used to format the message.