GraphErrorMsg
Return a description of an error
Declaration
Source position: graphh.inc line 744
function GraphErrorMsg(ErrorCode: SmallInt) : string;
Description
GraphErrorMsg returns a string describing the error Errorcode. This string can be used to let the user know what went wrong.
Errors
None.
See also
Name | Description |
---|---|
GraphResult | Result of last graphical operation |