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

TPasSourcePos

Declaration

Source position: pscanner.pp line 696

type TPasSourcePos = record

  FileName: string;

  Row: Cardinal;

  Column: Cardinal;

end;


Documentation generated on: 2023-03-18