Unit 'PParser' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-passrc]

EParserError

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

Declaration

Source position: pparser.pp line 241

type EParserError = class(Exception)

public

  constructor Create();

  property Filename: string; [r]

  property Row: Integer; [r]

  property Column: Integer; [r]

end;

Inheritance

EParserError

|

TObject


Documentation generated on: 2023-03-18