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

TPasSourcePos

Declaration

Source position: pscanner.pp line 739

type TPasSourcePos = record

  FileName: TPasScannerString;

  Row: Cardinal;

  Column: Cardinal;

end;


Documentation generated on: 2025-07-25