Unit 'Laz2_XMLRead' Package
[Overview][Types][Classes][Procedures and functions][Index] [#bs_utils]

EXMLReadError

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: laz2_xmlread.pas line 44

type EXMLReadError = class(Exception)

public

  property Severity: TErrorSeverity; [r]

  

  property ErrorMessage: string; [r]

  

  property Line: Integer; [r]

  

  property LinePos: Integer; [r]

  

  function LineCol;

  

end;

Inheritance

EXMLReadError

  

|

TObject



CT Web help

CodeTyphon Studio