| [Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: laz2_xmlread.pas line 44
type EXMLReadError = class(Exception) |
||
public |
||
property Severity: TErrorSeverity; [r] |
|
|
property ErrorMessage: string; [r] |
|
|
|
||
|
||
function LineCol; |
|
|
end; |
|
||
| | | ||
| | | ||
TObject |
| lazarus-ccr.sourceforge.net |