JCL Help:TJclMapScanner.Create
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclMapScanner.Create Constructor
Search in JCL Help
Search in all projects
Summary
Creates an instance of TJclMapScanner.
Pascal
public constructor Create(const MapFileName: TFileName; Module: HMODULE); override;
Parameters
Parameters | Description |
const MapFileName: TFileName | Name of the map-file to associate with the parser. |
Description
The Create method instantiates a map-file scanner object. After calling the inherited Create from TJclAbstractMapParser, the scan method will be called to scan the file.
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