JCL Help:TJclMapScanner.LineNumberUnitItem@PJclMapString@PJclMapString

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Handler for a unit declaration in the lines section.


Pascal

 protected procedure LineNumberUnitItem(UnitName: PJclMapString; UnitFileName: PJclMapString); override;


Parameters

Parameters Description
UnitName: PJclMapString Name of the unit.
UnitFileName: PJclMapString Name of the source file.


Description

LineNumberUnitItem is a handler for a unit declaration in the lines section of the map file. It gets called by the Parse method when it finds a unit declaration in the lines section.


About

Donator

Petr Vones


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page