JCL Help:TJclMapParser.PublicsByNameItem@TJclMapAddress@PJclMapString
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclMapParser.PublicsByNameItem Method
[+] TJclMapParser Events
[+] TJclMapParser Methods
Search in JCL Help
Search in all projects
Summary
Handler for a public item in the publics by name section.
Pascal
protected procedure PublicsByNameItem(const Address: TJclMapAddress; Name: PJclMapString); override;
Parameters
Parameters | Description |
const Address: TJclMapAddress | Address of the public item. |
Name: PJclMapString | Name of the public item. |
Description
PublicsByNameItem is a handler for a public item (eg. a procedure) in the "Publics By Name" section of the map file. It gets called by the Parse method when it finds a public item in the "Publics By Name" 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