[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
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.
No notes exist for this page yet.