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

EParserError.Create

Declaration

Source position: pparser.pp line 268

public constructor EParserError.Create(

  const AReason: string;

  const AFilename: string;

  ARow: Integer;

  AColumn: Integer;

  aErrorNr: Integer = 0

);


Documentation generated on: 2025-07-25