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