TFPSList.Error
Raise an EListError exception.
Declaration
Source position: fgl.pp line 79
public
class procedure Error(const Msg: string; Data: PtrInt);
Description
Error is an auxiliary routine which raises an EListError exception formatted from Msg and Data.
See also
Name | Description |
---|---|
EListError | Exception thrown when a list-related error occurs |